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