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