Cite This Page
Bibliographic details for Debugging Inkscape
- Page name: Debugging Inkscape
- Author: Inkscape Wiki contributors
- Publisher: Inkscape Wiki, .
- Date of last revision: 4 March 2008 04:38 UTC
- Date retrieved: 2 March 2021 22:43 UTC
- Permanent URL: https://wiki.inkscape.org/wiki/index.php?title=Debugging_Inkscape&oldid=22374
- Page Version ID: 22374
Citation styles for Debugging Inkscape
APA style
Debugging Inkscape. (2008, March 4). Inkscape Wiki, . Retrieved 22:43, March 2, 2021 from https://wiki.inkscape.org/wiki/index.php?title=Debugging_Inkscape&oldid=22374.
MLA style
"Debugging Inkscape." Inkscape Wiki, . 4 Mar 2008, 04:38 UTC. 2 Mar 2021, 22:43 <https://wiki.inkscape.org/wiki/index.php?title=Debugging_Inkscape&oldid=22374>.
MHRA style
Inkscape Wiki contributors, 'Debugging Inkscape', Inkscape Wiki, , 4 March 2008, 04:38 UTC, <https://wiki.inkscape.org/wiki/index.php?title=Debugging_Inkscape&oldid=22374> [accessed 2 March 2021]
Chicago style
Inkscape Wiki contributors, "Debugging Inkscape," Inkscape Wiki, , https://wiki.inkscape.org/wiki/index.php?title=Debugging_Inkscape&oldid=22374 (accessed March 2, 2021).
CBE/CSE style
Inkscape Wiki contributors. Debugging Inkscape [Internet]. Inkscape Wiki, ; 2008 Mar 4, 04:38 UTC [cited 2021 Mar 2]. Available from: https://wiki.inkscape.org/wiki/index.php?title=Debugging_Inkscape&oldid=22374.
Bluebook style
Debugging Inkscape, https://wiki.inkscape.org/wiki/index.php?title=Debugging_Inkscape&oldid=22374 (last visited March 2, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "Inkscape Wiki", title = "Debugging Inkscape --- Inkscape Wiki{,} ", year = "2008", url = "https://wiki.inkscape.org/wiki/index.php?title=Debugging_Inkscape&oldid=22374", note = "[Online; accessed 2-March-2021]" }
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 = "2008", url = "\url{https://wiki.inkscape.org/wiki/index.php?title=Debugging_Inkscape&oldid=22374}", note = "[Online; accessed 2-March-2021]" }