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