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