Cite This Page
Bibliographic details for Kowalski
- Page name: Kowalski
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 30 July 2017 21:28 UTC
- Date retrieved: 31 October 2024 23:19 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=Kowalski&oldid=459
- Page Version ID: 459
Citation styles for Kowalski
APA style
Kowalski. (2017, July 30). CS Codex, . Retrieved 23:19, October 31, 2024 from http://cscodex.com/mediawiki-1.28.1/index.php?title=Kowalski&oldid=459.
MLA style
"Kowalski." CS Codex, . 30 Jul 2017, 21:28 UTC. 31 Oct 2024, 23:19 <http://cscodex.com/mediawiki-1.28.1/index.php?title=Kowalski&oldid=459>.
MHRA style
CS Codex contributors, 'Kowalski', CS Codex, , 30 July 2017, 21:28 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=Kowalski&oldid=459> [accessed 31 October 2024]
Chicago style
CS Codex contributors, "Kowalski," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=Kowalski&oldid=459 (accessed October 31, 2024).
CBE/CSE style
CS Codex contributors. Kowalski [Internet]. CS Codex, ; 2017 Jul 30, 21:28 UTC [cited 2024 Oct 31]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=Kowalski&oldid=459.
Bluebook style
Kowalski, http://cscodex.com/mediawiki-1.28.1/index.php?title=Kowalski&oldid=459 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "CS Codex", title = "Kowalski --- CS Codex{,} ", year = "2017", url = "http://cscodex.com/mediawiki-1.28.1/index.php?title=Kowalski&oldid=459", 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 = "CS Codex", title = "Kowalski --- CS Codex{,} ", year = "2017", url = "\url{http://cscodex.com/mediawiki-1.28.1/index.php?title=Kowalski&oldid=459}", note = "[Online; accessed 31-October-2024]" }