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