Cite This Page
Bibliographic details for Computer-based training
- Page name: Computer-based training
- Author: ArboresTechWiki contributors
- Publisher: ArboresTechWiki, Digital Empowerment.
- Date of last revision: 10 April 2021 00:21 UTC
- Date retrieved: 21 July 2026 01:17 UTC
- Permanent URL: http://w.arbores.tech/w/index.php?title=Computer-based_training&oldid=16620
- Page Version ID: 16620
Citation styles for Computer-based training
APA style
Computer-based training. (2021, April 10). ArboresTechWiki, Digital Empowerment. Retrieved 01:17, July 21, 2026 from http://w.arbores.tech/w/index.php?title=Computer-based_training&oldid=16620.
MLA style
"Computer-based training." ArboresTechWiki, Digital Empowerment. 10 Apr 2021, 00:21 UTC. 21 Jul 2026, 01:17 <http://w.arbores.tech/w/index.php?title=Computer-based_training&oldid=16620>.
MHRA style
ArboresTechWiki contributors, 'Computer-based training', ArboresTechWiki, Digital Empowerment, 10 April 2021, 00:21 UTC, <http://w.arbores.tech/w/index.php?title=Computer-based_training&oldid=16620> [accessed 21 July 2026]
Chicago style
ArboresTechWiki contributors, "Computer-based training," ArboresTechWiki, Digital Empowerment, http://w.arbores.tech/w/index.php?title=Computer-based_training&oldid=16620 (accessed July 21, 2026).
CBE/CSE style
ArboresTechWiki contributors. Computer-based training [Internet]. ArboresTechWiki, Digital Empowerment; 2021 Apr 10, 00:21 UTC [cited 2026 Jul 21]. Available from: http://w.arbores.tech/w/index.php?title=Computer-based_training&oldid=16620.
Bluebook style
Computer-based training, http://w.arbores.tech/w/index.php?title=Computer-based_training&oldid=16620 (last visited July 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArboresTechWiki",
title = "Computer-based training --- ArboresTechWiki{,} Digital Empowerment",
year = "2021",
url = "http://w.arbores.tech/w/index.php?title=Computer-based_training&oldid=16620",
note = "[Online; accessed 21-July-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 = "ArboresTechWiki",
title = "Computer-based training --- ArboresTechWiki{,} Digital Empowerment",
year = "2021",
url = "\url{http://w.arbores.tech/w/index.php?title=Computer-based_training&oldid=16620}",
note = "[Online; accessed 21-July-2026]"
}