Cite This Page
Bibliographic details for Technical learning
- Page name: Technical learning
- Author: IMAGE contributors
- Publisher: IMAGE, .
- Date of last revision: 17 November 2018 07:50 UTC
- Date retrieved: 20 July 2026 15:59 UTC
- Permanent URL: https://models.pbl.nl/index.php?title=Technical_learning&oldid=33649
- Page Version ID: 33649
Citation styles for Technical learning
APA style
Technical learning. (2018, November 17). IMAGE, . Retrieved 15:59, July 20, 2026 from https://models.pbl.nl/index.php?title=Technical_learning&oldid=33649.
MLA style
"Technical learning." IMAGE, . 17 Nov 2018, 07:50 UTC. 20 Jul 2026, 15:59 <https://models.pbl.nl/index.php?title=Technical_learning&oldid=33649>.
MHRA style
IMAGE contributors, 'Technical learning', IMAGE, , 17 November 2018, 07:50 UTC, <https://models.pbl.nl/index.php?title=Technical_learning&oldid=33649> [accessed 20 July 2026]
Chicago style
IMAGE contributors, "Technical learning," IMAGE, , https://models.pbl.nl/index.php?title=Technical_learning&oldid=33649 (accessed July 20, 2026).
CBE/CSE style
IMAGE contributors. Technical learning [Internet]. IMAGE, ; 2018 Nov 17, 07:50 UTC [cited 2026 Jul 20]. Available from: https://models.pbl.nl/index.php?title=Technical_learning&oldid=33649.
Bluebook style
Technical learning, https://models.pbl.nl/index.php?title=Technical_learning&oldid=33649 (last visited July 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "IMAGE",
title = "Technical learning --- IMAGE{,} ",
year = "2018",
url = "https://models.pbl.nl/index.php?title=Technical_learning&oldid=33649",
note = "[Online; accessed 20-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 = "IMAGE",
title = "Technical learning --- IMAGE{,} ",
year = "2018",
url = "\url{https://models.pbl.nl/index.php?title=Technical_learning&oldid=33649}",
note = "[Online; accessed 20-July-2026]"
}