Cite This Page
Bibliographic details for User manual information
- Page name: User manual information
- Author: Inkscape Wiki contributors
- Publisher: Inkscape Wiki, .
- Date of last revision: 27 July 2016 05:44 UTC
- Date retrieved: 2 May 2021 07:27 UTC
- Permanent URL: https://wiki.inkscape.org/wiki/index.php?title=User_manual_information&oldid=101016
- Page Version ID: 101016
Citation styles for User manual information
APA style
User manual information. (2016, July 27). Inkscape Wiki, . Retrieved 07:27, May 2, 2021 from https://wiki.inkscape.org/wiki/index.php?title=User_manual_information&oldid=101016.
MLA style
"User manual information." Inkscape Wiki, . 27 Jul 2016, 05:44 UTC. 2 May 2021, 07:27 <https://wiki.inkscape.org/wiki/index.php?title=User_manual_information&oldid=101016>.
MHRA style
Inkscape Wiki contributors, 'User manual information', Inkscape Wiki, , 27 July 2016, 05:44 UTC, <https://wiki.inkscape.org/wiki/index.php?title=User_manual_information&oldid=101016> [accessed 2 May 2021]
Chicago style
Inkscape Wiki contributors, "User manual information," Inkscape Wiki, , https://wiki.inkscape.org/wiki/index.php?title=User_manual_information&oldid=101016 (accessed May 2, 2021).
CBE/CSE style
Inkscape Wiki contributors. User manual information [Internet]. Inkscape Wiki, ; 2016 Jul 27, 05:44 UTC [cited 2021 May 2]. Available from: https://wiki.inkscape.org/wiki/index.php?title=User_manual_information&oldid=101016.
Bluebook style
User manual information, https://wiki.inkscape.org/wiki/index.php?title=User_manual_information&oldid=101016 (last visited May 2, 2021).
BibTeX entry
@misc{ wiki:xxx,
author = "Inkscape Wiki",
title = "User manual information --- Inkscape Wiki{,} ",
year = "2016",
url = "https://wiki.inkscape.org/wiki/index.php?title=User_manual_information&oldid=101016",
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 = "User manual information --- Inkscape Wiki{,} ",
year = "2016",
url = "\url{https://wiki.inkscape.org/wiki/index.php?title=User_manual_information&oldid=101016}",
note = "[Online; accessed 2-May-2021]"
}