Cite This Page
Bibliographic details for Dinesman's multiple-dwelling problem
- Page name: Dinesman's multiple-dwelling problem
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 27 November 2024 08:57 UTC
- Date retrieved: 9 February 2025 04:57 UTC
- Permanent URL: https://rosettacode.org/wiki/Dinesman%27s_multiple-dwelling_problem?oldid=373827
- Page Version ID: 373827
Citation styles for Dinesman's multiple-dwelling problem
APA style
Dinesman's multiple-dwelling problem. (2024, November 27). Rosetta Code. Retrieved 04:57, February 9, 2025 from https://rosettacode.org/wiki/Dinesman%27s_multiple-dwelling_problem?oldid=373827.
MLA style
"Dinesman's multiple-dwelling problem." Rosetta Code. 27 Nov 2024, 08:57 UTC. 9 Feb 2025, 04:57 <https://rosettacode.org/wiki/Dinesman%27s_multiple-dwelling_problem?oldid=373827>.
MHRA style
Rosetta Code contributors, 'Dinesman's multiple-dwelling problem', Rosetta Code, 27 November 2024, 08:57 UTC, <https://rosettacode.org/wiki/Dinesman%27s_multiple-dwelling_problem?oldid=373827> [accessed 9 February 2025]
Chicago style
Rosetta Code contributors, "Dinesman's multiple-dwelling problem," Rosetta Code, https://rosettacode.org/wiki/Dinesman%27s_multiple-dwelling_problem?oldid=373827 (accessed February 9, 2025).
CBE/CSE style
Rosetta Code contributors. Dinesman's multiple-dwelling problem [Internet]. Rosetta Code; 2024 Nov 27, 08:57 UTC [cited 2025 Feb 9]. Available from: https://rosettacode.org/wiki/Dinesman%27s_multiple-dwelling_problem?oldid=373827.
Bluebook style
Dinesman's multiple-dwelling problem, https://rosettacode.org/wiki/Dinesman%27s_multiple-dwelling_problem?oldid=373827 (last visited February 9, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Dinesman's multiple-dwelling problem --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Dinesman%27s_multiple-dwelling_problem?oldid=373827", note = "[Online; accessed 9-February-2025]" }
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 = "Dinesman's multiple-dwelling problem --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Dinesman%27s_multiple-dwelling_problem?oldid=373827}", note = "[Online; accessed 9-February-2025]" }