Cite This Page
Bibliographic details for Using the Command Line
- Page name: Using the Command Line
- Author: Inkscape Wiki contributors
- Publisher: Inkscape Wiki, .
- Date of last revision: 26 November 2018 08:08 UTC
- Date retrieved: 19 January 2021 19:40 UTC
- Permanent URL: https://wiki.inkscape.org/wiki/index.php?title=Using_the_Command_Line&oldid=112456
- Page Version ID: 112456
Citation styles for Using the Command Line
APA style
Using the Command Line. (2018, November 26). Inkscape Wiki, . Retrieved 19:40, January 19, 2021 from https://wiki.inkscape.org/wiki/index.php?title=Using_the_Command_Line&oldid=112456.
MLA style
"Using the Command Line." Inkscape Wiki, . 26 Nov 2018, 08:08 UTC. 19 Jan 2021, 19:40 <https://wiki.inkscape.org/wiki/index.php?title=Using_the_Command_Line&oldid=112456>.
MHRA style
Inkscape Wiki contributors, 'Using the Command Line', Inkscape Wiki, , 26 November 2018, 08:08 UTC, <https://wiki.inkscape.org/wiki/index.php?title=Using_the_Command_Line&oldid=112456> [accessed 19 January 2021]
Chicago style
Inkscape Wiki contributors, "Using the Command Line," Inkscape Wiki, , https://wiki.inkscape.org/wiki/index.php?title=Using_the_Command_Line&oldid=112456 (accessed January 19, 2021).
CBE/CSE style
Inkscape Wiki contributors. Using the Command Line [Internet]. Inkscape Wiki, ; 2018 Nov 26, 08:08 UTC [cited 2021 Jan 19]. Available from: https://wiki.inkscape.org/wiki/index.php?title=Using_the_Command_Line&oldid=112456.
Bluebook style
Using the Command Line, https://wiki.inkscape.org/wiki/index.php?title=Using_the_Command_Line&oldid=112456 (last visited January 19, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "Inkscape Wiki", title = "Using the Command Line --- Inkscape Wiki{,} ", year = "2018", url = "https://wiki.inkscape.org/wiki/index.php?title=Using_the_Command_Line&oldid=112456", note = "[Online; accessed 19-January-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 = "Using the Command Line --- Inkscape Wiki{,} ", year = "2018", url = "\url{https://wiki.inkscape.org/wiki/index.php?title=Using_the_Command_Line&oldid=112456}", note = "[Online; accessed 19-January-2021]" }