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