Cite This Page
Bibliographic details for News
- Page name: News
- Author: Research Computing Documentation contributors
- Publisher: Research Computing Documentation, .
- Date of last revision: 2 June 2022 20:58 UTC
- Date retrieved: 9 August 2022 22:10 UTC
- Permanent URL: https://wiki.rc.usf.edu/index.php?title=News&oldid=2725
- Page Version ID: 2725
Citation styles for News
APA style
News. (2022, June 2). Research Computing Documentation, . Retrieved 22:10, August 9, 2022 from https://wiki.rc.usf.edu/index.php?title=News&oldid=2725.
MLA style
"News." Research Computing Documentation, . 2 Jun 2022, 20:58 UTC. 9 Aug 2022, 22:10 <https://wiki.rc.usf.edu/index.php?title=News&oldid=2725>.
MHRA style
Research Computing Documentation contributors, 'News', Research Computing Documentation, , 2 June 2022, 20:58 UTC, <https://wiki.rc.usf.edu/index.php?title=News&oldid=2725> [accessed 9 August 2022]
Chicago style
Research Computing Documentation contributors, "News," Research Computing Documentation, , https://wiki.rc.usf.edu/index.php?title=News&oldid=2725 (accessed August 9, 2022).
CBE/CSE style
Research Computing Documentation contributors. News [Internet]. Research Computing Documentation, ; 2022 Jun 2, 20:58 UTC [cited 2022 Aug 9]. Available from: https://wiki.rc.usf.edu/index.php?title=News&oldid=2725.
Bluebook style
News, https://wiki.rc.usf.edu/index.php?title=News&oldid=2725 (last visited August 9, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "Research Computing Documentation", title = "News --- Research Computing Documentation{,} ", year = "2022", url = "https://wiki.rc.usf.edu/index.php?title=News&oldid=2725", note = "[Online; accessed 9-August-2022]" }
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 = "Research Computing Documentation", title = "News --- Research Computing Documentation{,} ", year = "2022", url = "\url{https://wiki.rc.usf.edu/index.php?title=News&oldid=2725}", note = "[Online; accessed 9-August-2022]" }