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: 6 March 2026 02:40 UTC
- Permanent URL: http://104.154.32.252/index.php?title=Overview&oldid=416
- Page Version ID: 416
Citation styles for Overview
APA style
Overview. (2016, February 2). MatterControl Manual, . Retrieved 02:40, March 6, 2026 from http://104.154.32.252/index.php?title=Overview&oldid=416.
MLA style
"Overview." MatterControl Manual, . 2 Feb 2016, 17:26 UTC. 6 Mar 2026, 02:40 <http://104.154.32.252/index.php?title=Overview&oldid=416>.
MHRA style
MatterControl Manual contributors, 'Overview', MatterControl Manual, , 2 February 2016, 17:26 UTC, <http://104.154.32.252/index.php?title=Overview&oldid=416> [accessed 6 March 2026]
Chicago style
MatterControl Manual contributors, "Overview," MatterControl Manual, , http://104.154.32.252/index.php?title=Overview&oldid=416 (accessed March 6, 2026).
CBE/CSE style
MatterControl Manual contributors. Overview [Internet]. MatterControl Manual, ; 2016 Feb 2, 17:26 UTC [cited 2026 Mar 6]. Available from: http://104.154.32.252/index.php?title=Overview&oldid=416.
Bluebook style
Overview, http://104.154.32.252/index.php?title=Overview&oldid=416 (last visited March 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "MatterControl Manual",
title = "Overview --- MatterControl Manual{,} ",
year = "2016",
url = "http://104.154.32.252/index.php?title=Overview&oldid=416",
note = "[Online; accessed 6-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://104.154.32.252/index.php?title=Overview&oldid=416}",
note = "[Online; accessed 6-March-2026]"
}