Cite This Page
Bibliographic details for Compiling Inkscape
- Page name: Compiling Inkscape
- Author: Inkscape Wiki contributors
- Publisher: Inkscape Wiki, .
- Date of last revision: 3 November 2004 02:43 UTC
- Date retrieved: 1 March 2021 01:13 UTC
- Permanent URL: https://wiki.inkscape.org/wiki/index.php?title=Compiling_Inkscape&oldid=537
- Page Version ID: 537
Citation styles for Compiling Inkscape
APA style
Compiling Inkscape. (2004, November 3). Inkscape Wiki, . Retrieved 01:13, March 1, 2021 from https://wiki.inkscape.org/wiki/index.php?title=Compiling_Inkscape&oldid=537.
MLA style
"Compiling Inkscape." Inkscape Wiki, . 3 Nov 2004, 02:43 UTC. 1 Mar 2021, 01:13 <https://wiki.inkscape.org/wiki/index.php?title=Compiling_Inkscape&oldid=537>.
MHRA style
Inkscape Wiki contributors, 'Compiling Inkscape', Inkscape Wiki, , 3 November 2004, 02:43 UTC, <https://wiki.inkscape.org/wiki/index.php?title=Compiling_Inkscape&oldid=537> [accessed 1 March 2021]
Chicago style
Inkscape Wiki contributors, "Compiling Inkscape," Inkscape Wiki, , https://wiki.inkscape.org/wiki/index.php?title=Compiling_Inkscape&oldid=537 (accessed March 1, 2021).
CBE/CSE style
Inkscape Wiki contributors. Compiling Inkscape [Internet]. Inkscape Wiki, ; 2004 Nov 3, 02:43 UTC [cited 2021 Mar 1]. Available from: https://wiki.inkscape.org/wiki/index.php?title=Compiling_Inkscape&oldid=537.
Bluebook style
Compiling Inkscape, https://wiki.inkscape.org/wiki/index.php?title=Compiling_Inkscape&oldid=537 (last visited March 1, 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=537", note = "[Online; accessed 1-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 = "Compiling Inkscape --- Inkscape Wiki{,} ", year = "2004", url = "\url{https://wiki.inkscape.org/wiki/index.php?title=Compiling_Inkscape&oldid=537}", note = "[Online; accessed 1-March-2021]" }