Cite This Page
Bibliographic details for ICT teacher handbook
- Page name: ICT teacher handbook
- Author: Open Educational Resources contributors
- Publisher: Open Educational Resources, .
- Date of last revision: 28 June 2017 09:00 UTC
- Date retrieved: 19 August 2026 05:08 UTC
- Permanent URL: https://oer.teacher-network.in/index.php?title=ICT_teacher_handbook&oldid=7716
- Page Version ID: 7716
Citation styles for ICT teacher handbook
APA style
ICT teacher handbook. (2017, June 28). Open Educational Resources, . Retrieved 05:08, August 19, 2026 from https://oer.teacher-network.in/index.php?title=ICT_teacher_handbook&oldid=7716.
MLA style
"ICT teacher handbook." Open Educational Resources, . 28 Jun 2017, 09:00 UTC. 19 Aug 2026, 05:08 <https://oer.teacher-network.in/index.php?title=ICT_teacher_handbook&oldid=7716>.
MHRA style
Open Educational Resources contributors, 'ICT teacher handbook', Open Educational Resources, , 28 June 2017, 09:00 UTC, <https://oer.teacher-network.in/index.php?title=ICT_teacher_handbook&oldid=7716> [accessed 19 August 2026]
Chicago style
Open Educational Resources contributors, "ICT teacher handbook," Open Educational Resources, , https://oer.teacher-network.in/index.php?title=ICT_teacher_handbook&oldid=7716 (accessed August 19, 2026).
CBE/CSE style
Open Educational Resources contributors. ICT teacher handbook [Internet]. Open Educational Resources, ; 2017 Jun 28, 09:00 UTC [cited 2026 Aug 19]. Available from: https://oer.teacher-network.in/index.php?title=ICT_teacher_handbook&oldid=7716.
Bluebook style
ICT teacher handbook, https://oer.teacher-network.in/index.php?title=ICT_teacher_handbook&oldid=7716 (last visited August 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Open Educational Resources",
title = "ICT teacher handbook --- Open Educational Resources{,} ",
year = "2017",
url = "https://oer.teacher-network.in/index.php?title=ICT_teacher_handbook&oldid=7716",
note = "[Online; accessed 19-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 = "Open Educational Resources",
title = "ICT teacher handbook --- Open Educational Resources{,} ",
year = "2017",
url = "\url{https://oer.teacher-network.in/index.php?title=ICT_teacher_handbook&oldid=7716}",
note = "[Online; accessed 19-August-2026]"
}