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: 3 February 2023 00:38 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=TransFORTH&oldid=276834
- Page Version ID: 276834
Citation styles for TransFORTH
APA style
TransFORTH. (2017, August 7). Rosetta Code, . Retrieved 00:38, February 3, 2023 from https://rosettacode.org/w/index.php?title=TransFORTH&oldid=276834.
MLA style
"TransFORTH." Rosetta Code, . 7 Aug 2017, 18:33 UTC. 3 Feb 2023, 00:38 <https://rosettacode.org/w/index.php?title=TransFORTH&oldid=276834>.
MHRA style
Rosetta Code contributors, 'TransFORTH', Rosetta Code, , 7 August 2017, 18:33 UTC, <https://rosettacode.org/w/index.php?title=TransFORTH&oldid=276834> [accessed 3 February 2023]
Chicago style
Rosetta Code contributors, "TransFORTH," Rosetta Code, , https://rosettacode.org/w/index.php?title=TransFORTH&oldid=276834 (accessed February 3, 2023).
CBE/CSE style
Rosetta Code contributors. TransFORTH [Internet]. Rosetta Code, ; 2017 Aug 7, 18:33 UTC [cited 2023 Feb 3]. Available from: https://rosettacode.org/w/index.php?title=TransFORTH&oldid=276834.
Bluebook style
TransFORTH, https://rosettacode.org/w/index.php?title=TransFORTH&oldid=276834 (last visited February 3, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "TransFORTH --- Rosetta Code{,} ", year = "2017", url = "https://rosettacode.org/w/index.php?title=TransFORTH&oldid=276834", note = "[Online; accessed 3-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 = "TransFORTH --- Rosetta Code{,} ", year = "2017", url = "\url{https://rosettacode.org/w/index.php?title=TransFORTH&oldid=276834}", note = "[Online; accessed 3-February-2023]" }