Cite This Page
Bibliographic details for RCSNUSP/COBOL
- Page name: RCSNUSP/COBOL
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 1 September 2022 08:39 UTC
- Date retrieved: 20 January 2025 08:06 UTC
- Permanent URL: https://rosettacode.org/wiki/RCSNUSP/COBOL?oldid=329389
- Page Version ID: 329389
Citation styles for RCSNUSP/COBOL
APA style
RCSNUSP/COBOL. (2022, September 1). Rosetta Code. Retrieved 08:06, January 20, 2025 from https://rosettacode.org/wiki/RCSNUSP/COBOL?oldid=329389.
MLA style
"RCSNUSP/COBOL." Rosetta Code. 1 Sep 2022, 08:39 UTC. 20 Jan 2025, 08:06 <https://rosettacode.org/wiki/RCSNUSP/COBOL?oldid=329389>.
MHRA style
Rosetta Code contributors, 'RCSNUSP/COBOL', Rosetta Code, 1 September 2022, 08:39 UTC, <https://rosettacode.org/wiki/RCSNUSP/COBOL?oldid=329389> [accessed 20 January 2025]
Chicago style
Rosetta Code contributors, "RCSNUSP/COBOL," Rosetta Code, https://rosettacode.org/wiki/RCSNUSP/COBOL?oldid=329389 (accessed January 20, 2025).
CBE/CSE style
Rosetta Code contributors. RCSNUSP/COBOL [Internet]. Rosetta Code; 2022 Sep 1, 08:39 UTC [cited 2025 Jan 20]. Available from: https://rosettacode.org/wiki/RCSNUSP/COBOL?oldid=329389.
Bluebook style
RCSNUSP/COBOL, https://rosettacode.org/wiki/RCSNUSP/COBOL?oldid=329389 (last visited January 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "RCSNUSP/COBOL --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/wiki/RCSNUSP/COBOL?oldid=329389", note = "[Online; accessed 20-January-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 = "RCSNUSP/COBOL --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/wiki/RCSNUSP/COBOL?oldid=329389}", note = "[Online; accessed 20-January-2025]" }