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: 28 March 2026 07:16 UTC
- Permanent URL: http://wiki.mattercontrol.com/index.php?title=Downloads&oldid=287
- Page Version ID: 287
Citation styles for Downloads
APA style
Downloads. (2016, March 15). MatterControl Manual, . Retrieved 07:16, March 28, 2026 from http://wiki.mattercontrol.com/index.php?title=Downloads&oldid=287.
MLA style
"Downloads." MatterControl Manual, . 15 Mar 2016, 20:00 UTC. 28 Mar 2026, 07:16 <http://wiki.mattercontrol.com/index.php?title=Downloads&oldid=287>.
MHRA style
MatterControl Manual contributors, 'Downloads', MatterControl Manual, , 15 March 2016, 20:00 UTC, <http://wiki.mattercontrol.com/index.php?title=Downloads&oldid=287> [accessed 28 March 2026]
Chicago style
MatterControl Manual contributors, "Downloads," MatterControl Manual, , http://wiki.mattercontrol.com/index.php?title=Downloads&oldid=287 (accessed March 28, 2026).
CBE/CSE style
MatterControl Manual contributors. Downloads [Internet]. MatterControl Manual, ; 2016 Mar 15, 20:00 UTC [cited 2026 Mar 28]. Available from: http://wiki.mattercontrol.com/index.php?title=Downloads&oldid=287.
Bluebook style
Downloads, http://wiki.mattercontrol.com/index.php?title=Downloads&oldid=287 (last visited March 28, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "MatterControl Manual",
title = "Downloads --- MatterControl Manual{,} ",
year = "2016",
url = "http://wiki.mattercontrol.com/index.php?title=Downloads&oldid=287",
note = "[Online; accessed 28-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://wiki.mattercontrol.com/index.php?title=Downloads&oldid=287}",
note = "[Online; accessed 28-March-2026]"
}