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 2007 19:29 UTC
- Date retrieved: 25 September 2023 09:33 UTC
- Permanent URL: https://wiki.inkscape.org/wiki/index.php?title=Debugging_Inkscape&oldid=15137
- Page Version ID: 15137
Citation styles for Debugging Inkscape
APA style
Debugging Inkscape. (2007, June 20). Inkscape Wiki, . Retrieved 09:33, September 25, 2023 from https://wiki.inkscape.org/wiki/index.php?title=Debugging_Inkscape&oldid=15137.
MLA style
"Debugging Inkscape." Inkscape Wiki, . 20 Jun 2007, 19:29 UTC. 25 Sep 2023, 09:33 <https://wiki.inkscape.org/wiki/index.php?title=Debugging_Inkscape&oldid=15137>.
MHRA style
Inkscape Wiki contributors, 'Debugging Inkscape', Inkscape Wiki, , 20 June 2007, 19:29 UTC, <https://wiki.inkscape.org/wiki/index.php?title=Debugging_Inkscape&oldid=15137> [accessed 25 September 2023]
Chicago style
Inkscape Wiki contributors, "Debugging Inkscape," Inkscape Wiki, , https://wiki.inkscape.org/wiki/index.php?title=Debugging_Inkscape&oldid=15137 (accessed September 25, 2023).
CBE/CSE style
Inkscape Wiki contributors. Debugging Inkscape [Internet]. Inkscape Wiki, ; 2007 Jun 20, 19:29 UTC [cited 2023 Sep 25]. Available from: https://wiki.inkscape.org/wiki/index.php?title=Debugging_Inkscape&oldid=15137.
Bluebook style
Debugging Inkscape, https://wiki.inkscape.org/wiki/index.php?title=Debugging_Inkscape&oldid=15137 (last visited September 25, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Inkscape Wiki", title = "Debugging Inkscape --- Inkscape Wiki{,} ", year = "2007", url = "https://wiki.inkscape.org/wiki/index.php?title=Debugging_Inkscape&oldid=15137", note = "[Online; accessed 25-September-2023]" }
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 = "2007", url = "\url{https://wiki.inkscape.org/wiki/index.php?title=Debugging_Inkscape&oldid=15137}", note = "[Online; accessed 25-September-2023]" }