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