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: 20 April 2025 05:37 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 05:37, April 20, 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. 20 Apr 2025, 05:37 <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 20 April 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 April 20, 2025).
CBE/CSE style
MatterControl Manual contributors. Development/Contributing Code [Internet]. MatterControl Manual, ; 2016 Nov 30, 22:16 UTC [cited 2025 Apr 20]. 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 April 20, 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 20-April-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 20-April-2025]" }