Cite This Page
Bibliographic details for DIBOL-11
- Page name: DIBOL-11
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 3 April 2024 14:37 UTC
- Date retrieved: 3 October 2024 14:52 UTC
- Permanent URL: https://rosettacode.org/wiki/DIBOL-11?oldid=363180
- Page Version ID: 363180
Citation styles for DIBOL-11
APA style
DIBOL-11. (2024, April 3). Rosetta Code. Retrieved 14:52, October 3, 2024 from https://rosettacode.org/wiki/DIBOL-11?oldid=363180.
MLA style
"DIBOL-11." Rosetta Code. 3 Apr 2024, 14:37 UTC. 3 Oct 2024, 14:52 <https://rosettacode.org/wiki/DIBOL-11?oldid=363180>.
MHRA style
Rosetta Code contributors, 'DIBOL-11', Rosetta Code, 3 April 2024, 14:37 UTC, <https://rosettacode.org/wiki/DIBOL-11?oldid=363180> [accessed 3 October 2024]
Chicago style
Rosetta Code contributors, "DIBOL-11," Rosetta Code, https://rosettacode.org/wiki/DIBOL-11?oldid=363180 (accessed October 3, 2024).
CBE/CSE style
Rosetta Code contributors. DIBOL-11 [Internet]. Rosetta Code; 2024 Apr 3, 14:37 UTC [cited 2024 Oct 3]. Available from: https://rosettacode.org/wiki/DIBOL-11?oldid=363180.
Bluebook style
DIBOL-11, https://rosettacode.org/wiki/DIBOL-11?oldid=363180 (last visited October 3, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "DIBOL-11 --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/DIBOL-11?oldid=363180", note = "[Online; accessed 3-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 = "Rosetta Code", title = "DIBOL-11 --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/DIBOL-11?oldid=363180}", note = "[Online; accessed 3-October-2024]" }