Cite This Page
Bibliographic details for GAP
- Page name: GAP
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 17 May 2011 16:31 UTC
- Date retrieved: 9 February 2025 11:03 UTC
- Permanent URL: https://rosettacode.org/wiki/GAP?oldid=181705
- Page Version ID: 181705
Citation styles for GAP
APA style
GAP. (2011, May 17). Rosetta Code. Retrieved 11:03, February 9, 2025 from https://rosettacode.org/wiki/GAP?oldid=181705.
MLA style
"GAP." Rosetta Code. 17 May 2011, 16:31 UTC. 9 Feb 2025, 11:03 <https://rosettacode.org/wiki/GAP?oldid=181705>.
MHRA style
Rosetta Code contributors, 'GAP', Rosetta Code, 17 May 2011, 16:31 UTC, <https://rosettacode.org/wiki/GAP?oldid=181705> [accessed 9 February 2025]
Chicago style
Rosetta Code contributors, "GAP," Rosetta Code, https://rosettacode.org/wiki/GAP?oldid=181705 (accessed February 9, 2025).
CBE/CSE style
Rosetta Code contributors. GAP [Internet]. Rosetta Code; 2011 May 17, 16:31 UTC [cited 2025 Feb 9]. Available from: https://rosettacode.org/wiki/GAP?oldid=181705.
Bluebook style
GAP, https://rosettacode.org/wiki/GAP?oldid=181705 (last visited February 9, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "GAP --- Rosetta Code{,} ", year = "2011", url = "https://rosettacode.org/wiki/GAP?oldid=181705", note = "[Online; accessed 9-February-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 = "Rosetta Code", title = "GAP --- Rosetta Code{,} ", year = "2011", url = "\url{https://rosettacode.org/wiki/GAP?oldid=181705}", note = "[Online; accessed 9-February-2025]" }