Cite This Page
Bibliographic details for Output format requirements
- Page name: Output format requirements
- Author: Inkscape Wiki contributors
- Publisher: Inkscape Wiki, .
- Date of last revision: 3 February 2023 19:57 UTC
- Date retrieved: 31 October 2024 23:47 UTC
- Permanent URL: https://wiki.inkscape.org/wiki/index.php?title=Output_format_requirements&oldid=122088
- Page Version ID: 122088
Citation styles for Output format requirements
APA style
Output format requirements. (2023, February 3). Inkscape Wiki, . Retrieved 23:47, October 31, 2024 from https://wiki.inkscape.org/wiki/index.php?title=Output_format_requirements&oldid=122088.
MLA style
"Output format requirements." Inkscape Wiki, . 3 Feb 2023, 19:57 UTC. 31 Oct 2024, 23:47 <https://wiki.inkscape.org/wiki/index.php?title=Output_format_requirements&oldid=122088>.
MHRA style
Inkscape Wiki contributors, 'Output format requirements', Inkscape Wiki, , 3 February 2023, 19:57 UTC, <https://wiki.inkscape.org/wiki/index.php?title=Output_format_requirements&oldid=122088> [accessed 31 October 2024]
Chicago style
Inkscape Wiki contributors, "Output format requirements," Inkscape Wiki, , https://wiki.inkscape.org/wiki/index.php?title=Output_format_requirements&oldid=122088 (accessed October 31, 2024).
CBE/CSE style
Inkscape Wiki contributors. Output format requirements [Internet]. Inkscape Wiki, ; 2023 Feb 3, 19:57 UTC [cited 2024 Oct 31]. Available from: https://wiki.inkscape.org/wiki/index.php?title=Output_format_requirements&oldid=122088.
Bluebook style
Output format requirements, https://wiki.inkscape.org/wiki/index.php?title=Output_format_requirements&oldid=122088 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Inkscape Wiki", title = "Output format requirements --- Inkscape Wiki{,} ", year = "2023", url = "https://wiki.inkscape.org/wiki/index.php?title=Output_format_requirements&oldid=122088", note = "[Online; accessed 31-October-2024]" }
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 = "Output format requirements --- Inkscape Wiki{,} ", year = "2023", url = "\url{https://wiki.inkscape.org/wiki/index.php?title=Output_format_requirements&oldid=122088}", note = "[Online; accessed 31-October-2024]" }