Cite This Page
Bibliographic details for Abbreviations, simple
- Page name: Abbreviations, simple
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 25 November 2022 05:49 UTC
- Date retrieved: 7 February 2023 17:53 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Abbreviations,_simple&oldid=333866
- Page Version ID: 333866
Citation styles for Abbreviations, simple
APA style
Abbreviations, simple. (2022, November 25). Rosetta Code, . Retrieved 17:53, February 7, 2023 from https://rosettacode.org/w/index.php?title=Abbreviations,_simple&oldid=333866.
MLA style
"Abbreviations, simple." Rosetta Code, . 25 Nov 2022, 05:49 UTC. 7 Feb 2023, 17:53 <https://rosettacode.org/w/index.php?title=Abbreviations,_simple&oldid=333866>.
MHRA style
Rosetta Code contributors, 'Abbreviations, simple', Rosetta Code, , 25 November 2022, 05:49 UTC, <https://rosettacode.org/w/index.php?title=Abbreviations,_simple&oldid=333866> [accessed 7 February 2023]
Chicago style
Rosetta Code contributors, "Abbreviations, simple," Rosetta Code, , https://rosettacode.org/w/index.php?title=Abbreviations,_simple&oldid=333866 (accessed February 7, 2023).
CBE/CSE style
Rosetta Code contributors. Abbreviations, simple [Internet]. Rosetta Code, ; 2022 Nov 25, 05:49 UTC [cited 2023 Feb 7]. Available from: https://rosettacode.org/w/index.php?title=Abbreviations,_simple&oldid=333866.
Bluebook style
Abbreviations, simple, https://rosettacode.org/w/index.php?title=Abbreviations,_simple&oldid=333866 (last visited February 7, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Abbreviations, simple --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/w/index.php?title=Abbreviations,_simple&oldid=333866", note = "[Online; accessed 7-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 = "Abbreviations, simple --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/w/index.php?title=Abbreviations,_simple&oldid=333866}", note = "[Online; accessed 7-February-2023]" }