Cite This Page
Bibliographic details for Compiling Inkscape
- Page name: Compiling Inkscape
- Author: Inkscape Wiki contributors
- Publisher: Inkscape Wiki, .
- Date of last revision: 14 November 2008 00:08 UTC
- Date retrieved: 16 January 2021 15:21 UTC
- Permanent URL: https://wiki.inkscape.org/wiki/index.php?title=Compiling_Inkscape&oldid=38674
- Page Version ID: 38674
Citation styles for Compiling Inkscape
APA style
Compiling Inkscape. (2008, November 14). Inkscape Wiki, . Retrieved 15:21, January 16, 2021 from https://wiki.inkscape.org/wiki/index.php?title=Compiling_Inkscape&oldid=38674.
MLA style
"Compiling Inkscape." Inkscape Wiki, . 14 Nov 2008, 00:08 UTC. 16 Jan 2021, 15:21 <https://wiki.inkscape.org/wiki/index.php?title=Compiling_Inkscape&oldid=38674>.
MHRA style
Inkscape Wiki contributors, 'Compiling Inkscape', Inkscape Wiki, , 14 November 2008, 00:08 UTC, <https://wiki.inkscape.org/wiki/index.php?title=Compiling_Inkscape&oldid=38674> [accessed 16 January 2021]
Chicago style
Inkscape Wiki contributors, "Compiling Inkscape," Inkscape Wiki, , https://wiki.inkscape.org/wiki/index.php?title=Compiling_Inkscape&oldid=38674 (accessed January 16, 2021).
CBE/CSE style
Inkscape Wiki contributors. Compiling Inkscape [Internet]. Inkscape Wiki, ; 2008 Nov 14, 00:08 UTC [cited 2021 Jan 16]. Available from: https://wiki.inkscape.org/wiki/index.php?title=Compiling_Inkscape&oldid=38674.
Bluebook style
Compiling Inkscape, https://wiki.inkscape.org/wiki/index.php?title=Compiling_Inkscape&oldid=38674 (last visited January 16, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "Inkscape Wiki", title = "Compiling Inkscape --- Inkscape Wiki{,} ", year = "2008", url = "https://wiki.inkscape.org/wiki/index.php?title=Compiling_Inkscape&oldid=38674", note = "[Online; accessed 16-January-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 = "Compiling Inkscape --- Inkscape Wiki{,} ", year = "2008", url = "\url{https://wiki.inkscape.org/wiki/index.php?title=Compiling_Inkscape&oldid=38674}", note = "[Online; accessed 16-January-2021]" }