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