Cite This Page
Bibliographic details for TransFORTH
- Page name: TransFORTH
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 7 August 2017 18:33 UTC
- Date retrieved: 12 October 2024 00:04 UTC
- Permanent URL: https://rosettacode.org/wiki/TransFORTH?oldid=276834
- Page Version ID: 276834
Citation styles for TransFORTH
APA style
TransFORTH. (2017, August 7). Rosetta Code. Retrieved 00:04, October 12, 2024 from https://rosettacode.org/wiki/TransFORTH?oldid=276834.
MLA style
"TransFORTH." Rosetta Code. 7 Aug 2017, 18:33 UTC. 12 Oct 2024, 00:04 <https://rosettacode.org/wiki/TransFORTH?oldid=276834>.
MHRA style
Rosetta Code contributors, 'TransFORTH', Rosetta Code, 7 August 2017, 18:33 UTC, <https://rosettacode.org/wiki/TransFORTH?oldid=276834> [accessed 12 October 2024]
Chicago style
Rosetta Code contributors, "TransFORTH," Rosetta Code, https://rosettacode.org/wiki/TransFORTH?oldid=276834 (accessed October 12, 2024).
CBE/CSE style
Rosetta Code contributors. TransFORTH [Internet]. Rosetta Code; 2017 Aug 7, 18:33 UTC [cited 2024 Oct 12]. Available from: https://rosettacode.org/wiki/TransFORTH?oldid=276834.
Bluebook style
TransFORTH, https://rosettacode.org/wiki/TransFORTH?oldid=276834 (last visited October 12, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "TransFORTH --- Rosetta Code{,} ", year = "2017", url = "https://rosettacode.org/wiki/TransFORTH?oldid=276834", note = "[Online; accessed 12-October-2024]" }
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 = "TransFORTH --- Rosetta Code{,} ", year = "2017", url = "\url{https://rosettacode.org/wiki/TransFORTH?oldid=276834}", note = "[Online; accessed 12-October-2024]" }