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