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