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