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