Cite This Page
Bibliographic details for Compiling Inkscape
- Page name: Compiling Inkscape
- Author: Inkscape Wiki contributors
- Publisher: Inkscape Wiki, .
- Date of last revision: 29 February 2012 19:32 UTC
- Date retrieved: 9 December 2019 15:53 UTC
- Permanent URL: https://wiki.inkscape.org/wiki/index.php?title=Compiling_Inkscape&oldid=78464
- Page Version ID: 78464
Citation styles for Compiling Inkscape
APA style
Compiling Inkscape. (2012, February 29). Inkscape Wiki, . Retrieved 15:53, December 9, 2019 from https://wiki.inkscape.org/wiki/index.php?title=Compiling_Inkscape&oldid=78464.
MLA style
"Compiling Inkscape." Inkscape Wiki, . 29 Feb 2012, 19:32 UTC. 9 Dec 2019, 15:53 <https://wiki.inkscape.org/wiki/index.php?title=Compiling_Inkscape&oldid=78464>.
MHRA style
Inkscape Wiki contributors, 'Compiling Inkscape', Inkscape Wiki, , 29 February 2012, 19:32 UTC, <https://wiki.inkscape.org/wiki/index.php?title=Compiling_Inkscape&oldid=78464> [accessed 9 December 2019]
Chicago style
Inkscape Wiki contributors, "Compiling Inkscape," Inkscape Wiki, , https://wiki.inkscape.org/wiki/index.php?title=Compiling_Inkscape&oldid=78464 (accessed December 9, 2019).
CBE/CSE style
Inkscape Wiki contributors. Compiling Inkscape [Internet]. Inkscape Wiki, ; 2012 Feb 29, 19:32 UTC [cited 2019 Dec 9]. Available from: https://wiki.inkscape.org/wiki/index.php?title=Compiling_Inkscape&oldid=78464.
Bluebook style
Compiling Inkscape, https://wiki.inkscape.org/wiki/index.php?title=Compiling_Inkscape&oldid=78464 (last visited December 9, 2019).
BibTeX entry
@misc{ wiki:xxx, author = "Inkscape Wiki", title = "Compiling Inkscape --- Inkscape Wiki{,} ", year = "2012", url = "https://wiki.inkscape.org/wiki/index.php?title=Compiling_Inkscape&oldid=78464", note = "[Online; accessed 9-December-2019]" }
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 = "2012", url = "\url{https://wiki.inkscape.org/wiki/index.php?title=Compiling_Inkscape&oldid=78464}", note = "[Online; accessed 9-December-2019]" }