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