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: 11 June 2025 20:43 UTC
- Date retrieved: 16 June 2026 06:11 UTC
- Permanent URL: https://wiki.gacrc.uga.edu/index.php?title=Training&oldid=22430
- Page Version ID: 22430
Citation styles for Training
APA style
Training. (2025, June 11). Research Computing Center Wiki, . Retrieved 06:11, June 16, 2026 from https://wiki.gacrc.uga.edu/index.php?title=Training&oldid=22430.
MLA style
"Training." Research Computing Center Wiki, . 11 Jun 2025, 20:43 UTC. 16 Jun 2026, 06:11 <https://wiki.gacrc.uga.edu/index.php?title=Training&oldid=22430>.
MHRA style
Research Computing Center Wiki contributors, 'Training', Research Computing Center Wiki, , 11 June 2025, 20:43 UTC, <https://wiki.gacrc.uga.edu/index.php?title=Training&oldid=22430> [accessed 16 June 2026]
Chicago style
Research Computing Center Wiki contributors, "Training," Research Computing Center Wiki, , https://wiki.gacrc.uga.edu/index.php?title=Training&oldid=22430 (accessed June 16, 2026).
CBE/CSE style
Research Computing Center Wiki contributors. Training [Internet]. Research Computing Center Wiki, ; 2025 Jun 11, 20:43 UTC [cited 2026 Jun 16]. Available from: https://wiki.gacrc.uga.edu/index.php?title=Training&oldid=22430.
Bluebook style
Training, https://wiki.gacrc.uga.edu/index.php?title=Training&oldid=22430 (last visited June 16, 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=22430",
note = "[Online; accessed 16-June-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=22430}",
note = "[Online; accessed 16-June-2026]"
}