Cite This Page
Bibliographic details for Overview
- Page name: Overview
- Author: MatterControl Manual contributors
- Publisher: MatterControl Manual, .
- Date of last revision: 2 February 2016 17:26 UTC
- Date retrieved: 13 March 2026 01:38 UTC
- Permanent URL: http://wiki.mattercontrol.com/index.php?title=Overview&oldid=416
- Page Version ID: 416
Citation styles for Overview
APA style
Overview. (2016, February 2). MatterControl Manual, . Retrieved 01:38, March 13, 2026 from http://wiki.mattercontrol.com/index.php?title=Overview&oldid=416.
MLA style
"Overview." MatterControl Manual, . 2 Feb 2016, 17:26 UTC. 13 Mar 2026, 01:38 <http://wiki.mattercontrol.com/index.php?title=Overview&oldid=416>.
MHRA style
MatterControl Manual contributors, 'Overview', MatterControl Manual, , 2 February 2016, 17:26 UTC, <http://wiki.mattercontrol.com/index.php?title=Overview&oldid=416> [accessed 13 March 2026]
Chicago style
MatterControl Manual contributors, "Overview," MatterControl Manual, , http://wiki.mattercontrol.com/index.php?title=Overview&oldid=416 (accessed March 13, 2026).
CBE/CSE style
MatterControl Manual contributors. Overview [Internet]. MatterControl Manual, ; 2016 Feb 2, 17:26 UTC [cited 2026 Mar 13]. Available from: http://wiki.mattercontrol.com/index.php?title=Overview&oldid=416.
Bluebook style
Overview, http://wiki.mattercontrol.com/index.php?title=Overview&oldid=416 (last visited March 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "MatterControl Manual",
title = "Overview --- MatterControl Manual{,} ",
year = "2016",
url = "http://wiki.mattercontrol.com/index.php?title=Overview&oldid=416",
note = "[Online; accessed 13-March-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 = "Overview --- MatterControl Manual{,} ",
year = "2016",
url = "\url{http://wiki.mattercontrol.com/index.php?title=Overview&oldid=416}",
note = "[Online; accessed 13-March-2026]"
}