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