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