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