Cite This Page
Bibliographic details for News
- Page name: News
- Author: Research Computing Documentation contributors
- Publisher: Research Computing Documentation, .
- Date of last revision: 1 November 2022 11:21 UTC
- Date retrieved: 31 January 2023 23:13 UTC
- Permanent URL: https://wiki.rc.usf.edu/index.php?title=News&oldid=2748
- Page Version ID: 2748
Citation styles for News
APA style
News. (2022, November 1). Research Computing Documentation, . Retrieved 23:13, January 31, 2023 from https://wiki.rc.usf.edu/index.php?title=News&oldid=2748.
MLA style
"News." Research Computing Documentation, . 1 Nov 2022, 11:21 UTC. 31 Jan 2023, 23:13 <https://wiki.rc.usf.edu/index.php?title=News&oldid=2748>.
MHRA style
Research Computing Documentation contributors, 'News', Research Computing Documentation, , 1 November 2022, 11:21 UTC, <https://wiki.rc.usf.edu/index.php?title=News&oldid=2748> [accessed 31 January 2023]
Chicago style
Research Computing Documentation contributors, "News," Research Computing Documentation, , https://wiki.rc.usf.edu/index.php?title=News&oldid=2748 (accessed January 31, 2023).
CBE/CSE style
Research Computing Documentation contributors. News [Internet]. Research Computing Documentation, ; 2022 Nov 1, 11:21 UTC [cited 2023 Jan 31]. Available from: https://wiki.rc.usf.edu/index.php?title=News&oldid=2748.
Bluebook style
News, https://wiki.rc.usf.edu/index.php?title=News&oldid=2748 (last visited January 31, 2023).
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=2748", note = "[Online; accessed 31-January-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 = "Research Computing Documentation", title = "News --- Research Computing Documentation{,} ", year = "2022", url = "\url{https://wiki.rc.usf.edu/index.php?title=News&oldid=2748}", note = "[Online; accessed 31-January-2023]" }