Cite This Page
Bibliographic details for Tricks and tips
- Page name: Tricks and tips
- Author: Inkscape Wiki contributors
- Publisher: Inkscape Wiki, .
- Date of last revision: 15 March 2016 12:16 UTC
- Date retrieved: 10 October 2021 01:42 UTC
- Permanent URL: https://wiki.inkscape.org/wiki/index.php?title=Tricks_and_tips&oldid=98766
- Page Version ID: 98766
Citation styles for Tricks and tips
APA style
Tricks and tips. (2016, March 15). Inkscape Wiki, . Retrieved 01:42, October 10, 2021 from https://wiki.inkscape.org/wiki/index.php?title=Tricks_and_tips&oldid=98766.
MLA style
"Tricks and tips." Inkscape Wiki, . 15 Mar 2016, 12:16 UTC. 10 Oct 2021, 01:42 <https://wiki.inkscape.org/wiki/index.php?title=Tricks_and_tips&oldid=98766>.
MHRA style
Inkscape Wiki contributors, 'Tricks and tips', Inkscape Wiki, , 15 March 2016, 12:16 UTC, <https://wiki.inkscape.org/wiki/index.php?title=Tricks_and_tips&oldid=98766> [accessed 10 October 2021]
Chicago style
Inkscape Wiki contributors, "Tricks and tips," Inkscape Wiki, , https://wiki.inkscape.org/wiki/index.php?title=Tricks_and_tips&oldid=98766 (accessed October 10, 2021).
CBE/CSE style
Inkscape Wiki contributors. Tricks and tips [Internet]. Inkscape Wiki, ; 2016 Mar 15, 12:16 UTC [cited 2021 Oct 10]. Available from: https://wiki.inkscape.org/wiki/index.php?title=Tricks_and_tips&oldid=98766.
Bluebook style
Tricks and tips, https://wiki.inkscape.org/wiki/index.php?title=Tricks_and_tips&oldid=98766 (last visited October 10, 2021).
BibTeX entry
@misc{ wiki:xxx,
author = "Inkscape Wiki",
title = "Tricks and tips --- Inkscape Wiki{,} ",
year = "2016",
url = "https://wiki.inkscape.org/wiki/index.php?title=Tricks_and_tips&oldid=98766",
note = "[Online; accessed 10-October-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 = "Tricks and tips --- Inkscape Wiki{,} ",
year = "2016",
url = "\url{https://wiki.inkscape.org/wiki/index.php?title=Tricks_and_tips&oldid=98766}",
note = "[Online; accessed 10-October-2021]"
}