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