Cite This Page
Bibliographic details for GDC
- Page name: GDC
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 9 August 2010 11:04 UTC
- Date retrieved: 27 March 2023 04:02 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=GDC&oldid=46320
- Page Version ID: 46320
Citation styles for GDC
APA style
GDC. (2010, August 9). Rosetta Code, . Retrieved 04:02, March 27, 2023 from https://rosettacode.org/w/index.php?title=GDC&oldid=46320.
MLA style
"GDC." Rosetta Code, . 9 Aug 2010, 11:04 UTC. 27 Mar 2023, 04:02 <https://rosettacode.org/w/index.php?title=GDC&oldid=46320>.
MHRA style
Rosetta Code contributors, 'GDC', Rosetta Code, , 9 August 2010, 11:04 UTC, <https://rosettacode.org/w/index.php?title=GDC&oldid=46320> [accessed 27 March 2023]
Chicago style
Rosetta Code contributors, "GDC," Rosetta Code, , https://rosettacode.org/w/index.php?title=GDC&oldid=46320 (accessed March 27, 2023).
CBE/CSE style
Rosetta Code contributors. GDC [Internet]. Rosetta Code, ; 2010 Aug 9, 11:04 UTC [cited 2023 Mar 27]. Available from: https://rosettacode.org/w/index.php?title=GDC&oldid=46320.
Bluebook style
GDC, https://rosettacode.org/w/index.php?title=GDC&oldid=46320 (last visited March 27, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "GDC --- Rosetta Code{,} ", year = "2010", url = "https://rosettacode.org/w/index.php?title=GDC&oldid=46320", note = "[Online; accessed 27-March-2023]" }
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 = "GDC --- Rosetta Code{,} ", year = "2010", url = "\url{https://rosettacode.org/w/index.php?title=GDC&oldid=46320}", note = "[Online; accessed 27-March-2023]" }