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