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: 18 March 2021 10:58 UTC
- Date retrieved: 23 April 2021 16:53 UTC
- Permanent URL: https://computersciencewiki.org/index.php?title=Resource_management&oldid=11098
- Page Version ID: 11098
Citation styles for Resource management
APA style
Resource management. (2021, March 18). Computer Science Wiki, . Retrieved 16:53, April 23, 2021 from https://computersciencewiki.org/index.php?title=Resource_management&oldid=11098.
MLA style
"Resource management." Computer Science Wiki, . 18 Mar 2021, 10:58 UTC. 23 Apr 2021, 16:53 <https://computersciencewiki.org/index.php?title=Resource_management&oldid=11098>.
MHRA style
Computer Science Wiki contributors, 'Resource management', Computer Science Wiki, , 18 March 2021, 10:58 UTC, <https://computersciencewiki.org/index.php?title=Resource_management&oldid=11098> [accessed 23 April 2021]
Chicago style
Computer Science Wiki contributors, "Resource management," Computer Science Wiki, , https://computersciencewiki.org/index.php?title=Resource_management&oldid=11098 (accessed April 23, 2021).
CBE/CSE style
Computer Science Wiki contributors. Resource management [Internet]. Computer Science Wiki, ; 2021 Mar 18, 10:58 UTC [cited 2021 Apr 23]. Available from: https://computersciencewiki.org/index.php?title=Resource_management&oldid=11098.
Bluebook style
Resource management, https://computersciencewiki.org/index.php?title=Resource_management&oldid=11098 (last visited April 23, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "Computer Science Wiki", title = "Resource management --- Computer Science Wiki{,} ", year = "2021", url = "https://computersciencewiki.org/index.php?title=Resource_management&oldid=11098", note = "[Online; accessed 23-April-2021]" }
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 = "2021", url = "\url{https://computersciencewiki.org/index.php?title=Resource_management&oldid=11098}", note = "[Online; accessed 23-April-2021]" }