Cite This Page
Bibliographic details for Wiki syntax
- Page name: Wiki syntax
- Author: Inkscape Wiki contributors
- Publisher: Inkscape Wiki, .
- Date of last revision: 5 March 2009 21:31 UTC
- Date retrieved: 7 August 2022 16:07 UTC
- Permanent URL: https://wiki.inkscape.org/wiki/index.php?title=Wiki_syntax&oldid=48184
- Page Version ID: 48184
Citation styles for Wiki syntax
APA style
Wiki syntax. (2009, March 5). Inkscape Wiki, . Retrieved 16:07, August 7, 2022 from https://wiki.inkscape.org/wiki/index.php?title=Wiki_syntax&oldid=48184.
MLA style
"Wiki syntax." Inkscape Wiki, . 5 Mar 2009, 21:31 UTC. 7 Aug 2022, 16:07 <https://wiki.inkscape.org/wiki/index.php?title=Wiki_syntax&oldid=48184>.
MHRA style
Inkscape Wiki contributors, 'Wiki syntax', Inkscape Wiki, , 5 March 2009, 21:31 UTC, <https://wiki.inkscape.org/wiki/index.php?title=Wiki_syntax&oldid=48184> [accessed 7 August 2022]
Chicago style
Inkscape Wiki contributors, "Wiki syntax," Inkscape Wiki, , https://wiki.inkscape.org/wiki/index.php?title=Wiki_syntax&oldid=48184 (accessed August 7, 2022).
CBE/CSE style
Inkscape Wiki contributors. Wiki syntax [Internet]. Inkscape Wiki, ; 2009 Mar 5, 21:31 UTC [cited 2022 Aug 7]. Available from: https://wiki.inkscape.org/wiki/index.php?title=Wiki_syntax&oldid=48184.
Bluebook style
Wiki syntax, https://wiki.inkscape.org/wiki/index.php?title=Wiki_syntax&oldid=48184 (last visited August 7, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "Inkscape Wiki", title = "Wiki syntax --- Inkscape Wiki{,} ", year = "2009", url = "https://wiki.inkscape.org/wiki/index.php?title=Wiki_syntax&oldid=48184", note = "[Online; accessed 7-August-2022]" }
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 = "Wiki syntax --- Inkscape Wiki{,} ", year = "2009", url = "\url{https://wiki.inkscape.org/wiki/index.php?title=Wiki_syntax&oldid=48184}", note = "[Online; accessed 7-August-2022]" }