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