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: 8 June 2020 14:00 UTC
- Date retrieved: 1 March 2021 01:32 UTC
- Permanent URL: https://wiki.inkscape.org/wiki/index.php?title=Using_the_Command_Line&oldid=118524
- Page Version ID: 118524
Citation styles for Using the Command Line
APA style
Using the Command Line. (2020, June 8). Inkscape Wiki, . Retrieved 01:32, March 1, 2021 from https://wiki.inkscape.org/wiki/index.php?title=Using_the_Command_Line&oldid=118524.
MLA style
"Using the Command Line." Inkscape Wiki, . 8 Jun 2020, 14:00 UTC. 1 Mar 2021, 01:32 <https://wiki.inkscape.org/wiki/index.php?title=Using_the_Command_Line&oldid=118524>.
MHRA style
Inkscape Wiki contributors, 'Using the Command Line', Inkscape Wiki, , 8 June 2020, 14:00 UTC, <https://wiki.inkscape.org/wiki/index.php?title=Using_the_Command_Line&oldid=118524> [accessed 1 March 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=118524 (accessed March 1, 2021).
CBE/CSE style
Inkscape Wiki contributors. Using the Command Line [Internet]. Inkscape Wiki, ; 2020 Jun 8, 14:00 UTC [cited 2021 Mar 1]. Available from: https://wiki.inkscape.org/wiki/index.php?title=Using_the_Command_Line&oldid=118524.
Bluebook style
Using the Command Line, https://wiki.inkscape.org/wiki/index.php?title=Using_the_Command_Line&oldid=118524 (last visited March 1, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "Inkscape Wiki", title = "Using the Command Line --- Inkscape Wiki{,} ", year = "2020", url = "https://wiki.inkscape.org/wiki/index.php?title=Using_the_Command_Line&oldid=118524", note = "[Online; accessed 1-March-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 = "2020", url = "\url{https://wiki.inkscape.org/wiki/index.php?title=Using_the_Command_Line&oldid=118524}", note = "[Online; accessed 1-March-2021]" }