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