Cite This Page
Bibliographic details for Training
- Page name: Training
- Author: Research Computing Center Wiki contributors
- Publisher: Research Computing Center Wiki, .
- Date of last revision: 6 October 2025 15:32 UTC
- Date retrieved: 14 August 2026 13:22 UTC
- Permanent URL: https://wiki.gacrc.uga.edu/index.php?title=Training&oldid=22563
- Page Version ID: 22563
Citation styles for Training
APA style
Training. (2025, October 6). Research Computing Center Wiki, . Retrieved 13:22, August 14, 2026 from https://wiki.gacrc.uga.edu/index.php?title=Training&oldid=22563.
MLA style
"Training." Research Computing Center Wiki, . 6 Oct 2025, 15:32 UTC. 14 Aug 2026, 13:22 <https://wiki.gacrc.uga.edu/index.php?title=Training&oldid=22563>.
MHRA style
Research Computing Center Wiki contributors, 'Training', Research Computing Center Wiki, , 6 October 2025, 15:32 UTC, <https://wiki.gacrc.uga.edu/index.php?title=Training&oldid=22563> [accessed 14 August 2026]
Chicago style
Research Computing Center Wiki contributors, "Training," Research Computing Center Wiki, , https://wiki.gacrc.uga.edu/index.php?title=Training&oldid=22563 (accessed August 14, 2026).
CBE/CSE style
Research Computing Center Wiki contributors. Training [Internet]. Research Computing Center Wiki, ; 2025 Oct 6, 15:32 UTC [cited 2026 Aug 14]. Available from: https://wiki.gacrc.uga.edu/index.php?title=Training&oldid=22563.
Bluebook style
Training, https://wiki.gacrc.uga.edu/index.php?title=Training&oldid=22563 (last visited August 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Research Computing Center Wiki",
title = "Training --- Research Computing Center Wiki{,} ",
year = "2025",
url = "https://wiki.gacrc.uga.edu/index.php?title=Training&oldid=22563",
note = "[Online; accessed 14-August-2026]"
}
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 Center Wiki",
title = "Training --- Research Computing Center Wiki{,} ",
year = "2025",
url = "\url{https://wiki.gacrc.uga.edu/index.php?title=Training&oldid=22563}",
note = "[Online; accessed 14-August-2026]"
}