Cite This Page
Bibliographic details for Database
- Page name: Database
- Author: MatterControl Manual contributors
- Publisher: MatterControl Manual, .
- Date of last revision: 3 February 2017 20:44 UTC
- Date retrieved: 3 August 2026 19:57 UTC
- Permanent URL: http://wiki.mattercontrol.com/index.php?title=Database&oldid=3921
- Page Version ID: 3921
Citation styles for Database
APA style
Database. (2017, February 3). MatterControl Manual, . Retrieved 19:57, August 3, 2026 from http://wiki.mattercontrol.com/index.php?title=Database&oldid=3921.
MLA style
"Database." MatterControl Manual, . 3 Feb 2017, 20:44 UTC. 3 Aug 2026, 19:57 <http://wiki.mattercontrol.com/index.php?title=Database&oldid=3921>.
MHRA style
MatterControl Manual contributors, 'Database', MatterControl Manual, , 3 February 2017, 20:44 UTC, <http://wiki.mattercontrol.com/index.php?title=Database&oldid=3921> [accessed 3 August 2026]
Chicago style
MatterControl Manual contributors, "Database," MatterControl Manual, , http://wiki.mattercontrol.com/index.php?title=Database&oldid=3921 (accessed August 3, 2026).
CBE/CSE style
MatterControl Manual contributors. Database [Internet]. MatterControl Manual, ; 2017 Feb 3, 20:44 UTC [cited 2026 Aug 3]. Available from: http://wiki.mattercontrol.com/index.php?title=Database&oldid=3921.
Bluebook style
Database, http://wiki.mattercontrol.com/index.php?title=Database&oldid=3921 (last visited August 3, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "MatterControl Manual",
title = "Database --- MatterControl Manual{,} ",
year = "2017",
url = "http://wiki.mattercontrol.com/index.php?title=Database&oldid=3921",
note = "[Online; accessed 3-August-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "MatterControl Manual",
title = "Database --- MatterControl Manual{,} ",
year = "2017",
url = "\url{http://wiki.mattercontrol.com/index.php?title=Database&oldid=3921}",
note = "[Online; accessed 3-August-2026]"
}