Cite This Page
Bibliographic details for Development/Contributing Code
- Page name: Development/Contributing Code
- Author: MatterControl Manual contributors
- Publisher: MatterControl Manual, .
- Date of last revision: 30 November 2016 22:16 UTC
- Date retrieved: 9 August 2025 20:07 UTC
- Permanent URL: http://104.154.32.252/index.php?title=Development/Contributing_Code&oldid=44
- Page Version ID: 44
Citation styles for Development/Contributing Code
APA style
Development/Contributing Code. (2016, November 30). MatterControl Manual, . Retrieved 20:07, August 9, 2025 from http://104.154.32.252/index.php?title=Development/Contributing_Code&oldid=44.
MLA style
"Development/Contributing Code." MatterControl Manual, . 30 Nov 2016, 22:16 UTC. 9 Aug 2025, 20:07 <http://104.154.32.252/index.php?title=Development/Contributing_Code&oldid=44>.
MHRA style
MatterControl Manual contributors, 'Development/Contributing Code', MatterControl Manual, , 30 November 2016, 22:16 UTC, <http://104.154.32.252/index.php?title=Development/Contributing_Code&oldid=44> [accessed 9 August 2025]
Chicago style
MatterControl Manual contributors, "Development/Contributing Code," MatterControl Manual, , http://104.154.32.252/index.php?title=Development/Contributing_Code&oldid=44 (accessed August 9, 2025).
CBE/CSE style
MatterControl Manual contributors. Development/Contributing Code [Internet]. MatterControl Manual, ; 2016 Nov 30, 22:16 UTC [cited 2025 Aug 9]. Available from: http://104.154.32.252/index.php?title=Development/Contributing_Code&oldid=44.
Bluebook style
Development/Contributing Code, http://104.154.32.252/index.php?title=Development/Contributing_Code&oldid=44 (last visited August 9, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "MatterControl Manual", title = "Development/Contributing Code --- MatterControl Manual{,} ", year = "2016", url = "http://104.154.32.252/index.php?title=Development/Contributing_Code&oldid=44", note = "[Online; accessed 9-August-2025]" }
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 = "Development/Contributing Code --- MatterControl Manual{,} ", year = "2016", url = "\url{http://104.154.32.252/index.php?title=Development/Contributing_Code&oldid=44}", note = "[Online; accessed 9-August-2025]" }