Cite This Page
Bibliographic details for Minimal numbers of three lists at same position
- Page name: Minimal numbers of three lists at same position
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 23 November 2021 06:43 UTC
- Date retrieved: 6 December 2024 04:51 UTC
- Permanent URL: https://rosettacode.org/wiki/Minimal_numbers_of_three_lists_at_same_position?oldid=317853
- Page Version ID: 317853
Citation styles for Minimal numbers of three lists at same position
APA style
Minimal numbers of three lists at same position. (2021, November 23). Rosetta Code. Retrieved 04:51, December 6, 2024 from https://rosettacode.org/wiki/Minimal_numbers_of_three_lists_at_same_position?oldid=317853.
MLA style
"Minimal numbers of three lists at same position." Rosetta Code. 23 Nov 2021, 06:43 UTC. 6 Dec 2024, 04:51 <https://rosettacode.org/wiki/Minimal_numbers_of_three_lists_at_same_position?oldid=317853>.
MHRA style
Rosetta Code contributors, 'Minimal numbers of three lists at same position', Rosetta Code, 23 November 2021, 06:43 UTC, <https://rosettacode.org/wiki/Minimal_numbers_of_three_lists_at_same_position?oldid=317853> [accessed 6 December 2024]
Chicago style
Rosetta Code contributors, "Minimal numbers of three lists at same position," Rosetta Code, https://rosettacode.org/wiki/Minimal_numbers_of_three_lists_at_same_position?oldid=317853 (accessed December 6, 2024).
CBE/CSE style
Rosetta Code contributors. Minimal numbers of three lists at same position [Internet]. Rosetta Code; 2021 Nov 23, 06:43 UTC [cited 2024 Dec 6]. Available from: https://rosettacode.org/wiki/Minimal_numbers_of_three_lists_at_same_position?oldid=317853.
Bluebook style
Minimal numbers of three lists at same position, https://rosettacode.org/wiki/Minimal_numbers_of_three_lists_at_same_position?oldid=317853 (last visited December 6, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Minimal numbers of three lists at same position --- Rosetta Code{,} ", year = "2021", url = "https://rosettacode.org/wiki/Minimal_numbers_of_three_lists_at_same_position?oldid=317853", note = "[Online; accessed 6-December-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 = "Minimal numbers of three lists at same position --- Rosetta Code{,} ", year = "2021", url = "\url{https://rosettacode.org/wiki/Minimal_numbers_of_three_lists_at_same_position?oldid=317853}", note = "[Online; accessed 6-December-2024]" }