Cite This Page
Bibliographic details for HLA
- Page name: HLA
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 8 April 2010 13:45 UTC
- Date retrieved: 2 February 2023 23:58 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=HLA&oldid=145648
- Page Version ID: 145648
Citation styles for HLA
APA style
HLA. (2010, April 8). Rosetta Code, . Retrieved 23:58, February 2, 2023 from https://rosettacode.org/w/index.php?title=HLA&oldid=145648.
MLA style
"HLA." Rosetta Code, . 8 Apr 2010, 13:45 UTC. 2 Feb 2023, 23:58 <https://rosettacode.org/w/index.php?title=HLA&oldid=145648>.
MHRA style
Rosetta Code contributors, 'HLA', Rosetta Code, , 8 April 2010, 13:45 UTC, <https://rosettacode.org/w/index.php?title=HLA&oldid=145648> [accessed 2 February 2023]
Chicago style
Rosetta Code contributors, "HLA," Rosetta Code, , https://rosettacode.org/w/index.php?title=HLA&oldid=145648 (accessed February 2, 2023).
CBE/CSE style
Rosetta Code contributors. HLA [Internet]. Rosetta Code, ; 2010 Apr 8, 13:45 UTC [cited 2023 Feb 2]. Available from: https://rosettacode.org/w/index.php?title=HLA&oldid=145648.
Bluebook style
HLA, https://rosettacode.org/w/index.php?title=HLA&oldid=145648 (last visited February 2, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "HLA --- Rosetta Code{,} ", year = "2010", url = "https://rosettacode.org/w/index.php?title=HLA&oldid=145648", note = "[Online; accessed 2-February-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 = "HLA --- Rosetta Code{,} ", year = "2010", url = "\url{https://rosettacode.org/w/index.php?title=HLA&oldid=145648}", note = "[Online; accessed 2-February-2023]" }