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