Cite This Page
Bibliographic details for Inkscape-specific XML attributes
- Page name: Inkscape-specific XML attributes
- Author: Inkscape Wiki contributors
- Publisher: Inkscape Wiki, .
- Date of last revision: 27 June 2020 00:04 UTC
- Date retrieved: 27 May 2021 18:54 UTC
- Permanent URL: https://wiki.inkscape.org/wiki/index.php?title=Inkscape-specific_XML_attributes&oldid=118553
- Page Version ID: 118553
Citation styles for Inkscape-specific XML attributes
APA style
Inkscape-specific XML attributes. (2020, June 27). Inkscape Wiki, . Retrieved 18:54, May 27, 2021 from https://wiki.inkscape.org/wiki/index.php?title=Inkscape-specific_XML_attributes&oldid=118553.
MLA style
"Inkscape-specific XML attributes." Inkscape Wiki, . 27 Jun 2020, 00:04 UTC. 27 May 2021, 18:54 <https://wiki.inkscape.org/wiki/index.php?title=Inkscape-specific_XML_attributes&oldid=118553>.
MHRA style
Inkscape Wiki contributors, 'Inkscape-specific XML attributes', Inkscape Wiki, , 27 June 2020, 00:04 UTC, <https://wiki.inkscape.org/wiki/index.php?title=Inkscape-specific_XML_attributes&oldid=118553> [accessed 27 May 2021]
Chicago style
Inkscape Wiki contributors, "Inkscape-specific XML attributes," Inkscape Wiki, , https://wiki.inkscape.org/wiki/index.php?title=Inkscape-specific_XML_attributes&oldid=118553 (accessed May 27, 2021).
CBE/CSE style
Inkscape Wiki contributors. Inkscape-specific XML attributes [Internet]. Inkscape Wiki, ; 2020 Jun 27, 00:04 UTC [cited 2021 May 27]. Available from: https://wiki.inkscape.org/wiki/index.php?title=Inkscape-specific_XML_attributes&oldid=118553.
Bluebook style
Inkscape-specific XML attributes, https://wiki.inkscape.org/wiki/index.php?title=Inkscape-specific_XML_attributes&oldid=118553 (last visited May 27, 2021).
BibTeX entry
@misc{ wiki:xxx,
author = "Inkscape Wiki",
title = "Inkscape-specific XML attributes --- Inkscape Wiki{,} ",
year = "2020",
url = "https://wiki.inkscape.org/wiki/index.php?title=Inkscape-specific_XML_attributes&oldid=118553",
note = "[Online; accessed 27-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-specific XML attributes --- Inkscape Wiki{,} ",
year = "2020",
url = "\url{https://wiki.inkscape.org/wiki/index.php?title=Inkscape-specific_XML_attributes&oldid=118553}",
note = "[Online; accessed 27-May-2021]"
}