Cite This Page
Bibliographic details for Dilla
- Page name: Dilla
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 5 March 2023 22:18 UTC
- Date retrieved: 10 April 2025 13:41 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=Dilla&oldid=5329
- Page Version ID: 5329
Citation styles for Dilla
APA style
Dilla. (2023, March 5). CS Codex, . Retrieved 13:41, April 10, 2025 from http://cscodex.com/mediawiki-1.28.1/index.php?title=Dilla&oldid=5329.
MLA style
"Dilla." CS Codex, . 5 Mar 2023, 22:18 UTC. 10 Apr 2025, 13:41 <http://cscodex.com/mediawiki-1.28.1/index.php?title=Dilla&oldid=5329>.
MHRA style
CS Codex contributors, 'Dilla', CS Codex, , 5 March 2023, 22:18 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=Dilla&oldid=5329> [accessed 10 April 2025]
Chicago style
CS Codex contributors, "Dilla," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=Dilla&oldid=5329 (accessed April 10, 2025).
CBE/CSE style
CS Codex contributors. Dilla [Internet]. CS Codex, ; 2023 Mar 5, 22:18 UTC [cited 2025 Apr 10]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=Dilla&oldid=5329.
Bluebook style
Dilla, http://cscodex.com/mediawiki-1.28.1/index.php?title=Dilla&oldid=5329 (last visited April 10, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "CS Codex", title = "Dilla --- CS Codex{,} ", year = "2023", url = "http://cscodex.com/mediawiki-1.28.1/index.php?title=Dilla&oldid=5329", note = "[Online; accessed 10-April-2025]" }
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 = "Dilla --- CS Codex{,} ", year = "2023", url = "\url{http://cscodex.com/mediawiki-1.28.1/index.php?title=Dilla&oldid=5329}", note = "[Online; accessed 10-April-2025]" }