Cite This Page
Bibliographic details for Debugging Inkscape
- Page name: Debugging Inkscape
- Author: Inkscape Wiki contributors
- Publisher: Inkscape Wiki, .
- Date of last revision: 20 June 2006 21:44 UTC
- Date retrieved: 10 August 2022 10:23 UTC
- Permanent URL: https://wiki.inkscape.org/wiki/index.php?title=Debugging_Inkscape&oldid=7073
- Page Version ID: 7073
Citation styles for Debugging Inkscape
APA style
Debugging Inkscape. (2006, June 20). Inkscape Wiki, . Retrieved 10:23, August 10, 2022 from https://wiki.inkscape.org/wiki/index.php?title=Debugging_Inkscape&oldid=7073.
MLA style
"Debugging Inkscape." Inkscape Wiki, . 20 Jun 2006, 21:44 UTC. 10 Aug 2022, 10:23 <https://wiki.inkscape.org/wiki/index.php?title=Debugging_Inkscape&oldid=7073>.
MHRA style
Inkscape Wiki contributors, 'Debugging Inkscape', Inkscape Wiki, , 20 June 2006, 21:44 UTC, <https://wiki.inkscape.org/wiki/index.php?title=Debugging_Inkscape&oldid=7073> [accessed 10 August 2022]
Chicago style
Inkscape Wiki contributors, "Debugging Inkscape," Inkscape Wiki, , https://wiki.inkscape.org/wiki/index.php?title=Debugging_Inkscape&oldid=7073 (accessed August 10, 2022).
CBE/CSE style
Inkscape Wiki contributors. Debugging Inkscape [Internet]. Inkscape Wiki, ; 2006 Jun 20, 21:44 UTC [cited 2022 Aug 10]. Available from: https://wiki.inkscape.org/wiki/index.php?title=Debugging_Inkscape&oldid=7073.
Bluebook style
Debugging Inkscape, https://wiki.inkscape.org/wiki/index.php?title=Debugging_Inkscape&oldid=7073 (last visited August 10, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "Inkscape Wiki", title = "Debugging Inkscape --- Inkscape Wiki{,} ", year = "2006", url = "https://wiki.inkscape.org/wiki/index.php?title=Debugging_Inkscape&oldid=7073", note = "[Online; accessed 10-August-2022]" }
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 = "Inkscape Wiki", title = "Debugging Inkscape --- Inkscape Wiki{,} ", year = "2006", url = "\url{https://wiki.inkscape.org/wiki/index.php?title=Debugging_Inkscape&oldid=7073}", note = "[Online; accessed 10-August-2022]" }