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