Cite This Page
Bibliographic details for Minimum numbers of three lists
- Page name: Minimum numbers of three lists
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 5 November 2022 23:01 UTC
- Date retrieved: 6 February 2023 10:32 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Minimum_numbers_of_three_lists&oldid=333229
- Page Version ID: 333229
Citation styles for Minimum numbers of three lists
APA style
Minimum numbers of three lists. (2022, November 5). Rosetta Code, . Retrieved 10:32, February 6, 2023 from https://rosettacode.org/w/index.php?title=Minimum_numbers_of_three_lists&oldid=333229.
MLA style
"Minimum numbers of three lists." Rosetta Code, . 5 Nov 2022, 23:01 UTC. 6 Feb 2023, 10:32 <https://rosettacode.org/w/index.php?title=Minimum_numbers_of_three_lists&oldid=333229>.
MHRA style
Rosetta Code contributors, 'Minimum numbers of three lists', Rosetta Code, , 5 November 2022, 23:01 UTC, <https://rosettacode.org/w/index.php?title=Minimum_numbers_of_three_lists&oldid=333229> [accessed 6 February 2023]
Chicago style
Rosetta Code contributors, "Minimum numbers of three lists," Rosetta Code, , https://rosettacode.org/w/index.php?title=Minimum_numbers_of_three_lists&oldid=333229 (accessed February 6, 2023).
CBE/CSE style
Rosetta Code contributors. Minimum numbers of three lists [Internet]. Rosetta Code, ; 2022 Nov 5, 23:01 UTC [cited 2023 Feb 6]. Available from: https://rosettacode.org/w/index.php?title=Minimum_numbers_of_three_lists&oldid=333229.
Bluebook style
Minimum numbers of three lists, https://rosettacode.org/w/index.php?title=Minimum_numbers_of_three_lists&oldid=333229 (last visited February 6, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Minimum numbers of three lists --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/w/index.php?title=Minimum_numbers_of_three_lists&oldid=333229", note = "[Online; accessed 6-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 = "Minimum numbers of three lists --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/w/index.php?title=Minimum_numbers_of_three_lists&oldid=333229}", note = "[Online; accessed 6-February-2023]" }