Cite This Page
Bibliographic details for Inkscape SVG vs. plain SVG
- Page name: Inkscape SVG vs. plain SVG
- Author: Inkscape Wiki contributors
- Publisher: Inkscape Wiki, .
- Date of last revision: 23 November 2020 04:17 UTC
- Date retrieved: 2 May 2021 15:06 UTC
- Permanent URL: https://wiki.inkscape.org/wiki/index.php?title=Inkscape_SVG_vs._plain_SVG&oldid=119084
- Page Version ID: 119084
Citation styles for Inkscape SVG vs. plain SVG
APA style
Inkscape SVG vs. plain SVG. (2020, November 23). Inkscape Wiki, . Retrieved 15:06, May 2, 2021 from https://wiki.inkscape.org/wiki/index.php?title=Inkscape_SVG_vs._plain_SVG&oldid=119084.
MLA style
"Inkscape SVG vs. plain SVG." Inkscape Wiki, . 23 Nov 2020, 04:17 UTC. 2 May 2021, 15:06 <https://wiki.inkscape.org/wiki/index.php?title=Inkscape_SVG_vs._plain_SVG&oldid=119084>.
MHRA style
Inkscape Wiki contributors, 'Inkscape SVG vs. plain SVG', Inkscape Wiki, , 23 November 2020, 04:17 UTC, <https://wiki.inkscape.org/wiki/index.php?title=Inkscape_SVG_vs._plain_SVG&oldid=119084> [accessed 2 May 2021]
Chicago style
Inkscape Wiki contributors, "Inkscape SVG vs. plain SVG," Inkscape Wiki, , https://wiki.inkscape.org/wiki/index.php?title=Inkscape_SVG_vs._plain_SVG&oldid=119084 (accessed May 2, 2021).
CBE/CSE style
Inkscape Wiki contributors. Inkscape SVG vs. plain SVG [Internet]. Inkscape Wiki, ; 2020 Nov 23, 04:17 UTC [cited 2021 May 2]. Available from: https://wiki.inkscape.org/wiki/index.php?title=Inkscape_SVG_vs._plain_SVG&oldid=119084.
Bluebook style
Inkscape SVG vs. plain SVG, https://wiki.inkscape.org/wiki/index.php?title=Inkscape_SVG_vs._plain_SVG&oldid=119084 (last visited May 2, 2021).
BibTeX entry
@misc{ wiki:xxx,
author = "Inkscape Wiki",
title = "Inkscape SVG vs. plain SVG --- Inkscape Wiki{,} ",
year = "2020",
url = "https://wiki.inkscape.org/wiki/index.php?title=Inkscape_SVG_vs._plain_SVG&oldid=119084",
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 SVG vs. plain SVG --- Inkscape Wiki{,} ",
year = "2020",
url = "\url{https://wiki.inkscape.org/wiki/index.php?title=Inkscape_SVG_vs._plain_SVG&oldid=119084}",
note = "[Online; accessed 2-May-2021]"
}