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