Cite This Page
Bibliographic details for Resource management
- Page name: Resource management
- Author: Computer Science Wiki contributors
- Publisher: Computer Science Wiki, .
- Date of last revision: 23 March 2023 06:52 UTC
- Date retrieved: 14 October 2024 08:18 UTC
- Permanent URL: https://computersciencewiki.org/index.php?title=Resource_management&oldid=12069
- Page Version ID: 12069
Citation styles for Resource management
APA style
Resource management. (2023, March 23). Computer Science Wiki, . Retrieved 08:18, October 14, 2024 from https://computersciencewiki.org/index.php?title=Resource_management&oldid=12069.
MLA style
"Resource management." Computer Science Wiki, . 23 Mar 2023, 06:52 UTC. 14 Oct 2024, 08:18 <https://computersciencewiki.org/index.php?title=Resource_management&oldid=12069>.
MHRA style
Computer Science Wiki contributors, 'Resource management', Computer Science Wiki, , 23 March 2023, 06:52 UTC, <https://computersciencewiki.org/index.php?title=Resource_management&oldid=12069> [accessed 14 October 2024]
Chicago style
Computer Science Wiki contributors, "Resource management," Computer Science Wiki, , https://computersciencewiki.org/index.php?title=Resource_management&oldid=12069 (accessed October 14, 2024).
CBE/CSE style
Computer Science Wiki contributors. Resource management [Internet]. Computer Science Wiki, ; 2023 Mar 23, 06:52 UTC [cited 2024 Oct 14]. Available from: https://computersciencewiki.org/index.php?title=Resource_management&oldid=12069.
Bluebook style
Resource management, https://computersciencewiki.org/index.php?title=Resource_management&oldid=12069 (last visited October 14, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Computer Science Wiki", title = "Resource management --- Computer Science Wiki{,} ", year = "2023", url = "https://computersciencewiki.org/index.php?title=Resource_management&oldid=12069", note = "[Online; accessed 14-October-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 = "Computer Science Wiki", title = "Resource management --- Computer Science Wiki{,} ", year = "2023", url = "\url{https://computersciencewiki.org/index.php?title=Resource_management&oldid=12069}", note = "[Online; accessed 14-October-2024]" }