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