Cite This Page
Bibliographic details for History
- Page name: History
- Author: CMU ITSC Network contributors
- Publisher: CMU ITSC Network, .
- Date of last revision: 10 September 2021 17:06 UTC
- Date retrieved: 17 August 2026 08:05 UTC
- Permanent URL: https://network.cmu.ac.th/wiki/index.php?title=History&oldid=3390
- Page Version ID: 3390
Citation styles for History
APA style
History. (2021, September 10). CMU ITSC Network, . Retrieved 08:05, August 17, 2026 from https://network.cmu.ac.th/wiki/index.php?title=History&oldid=3390.
MLA style
"History." CMU ITSC Network, . 10 Sep 2021, 17:06 UTC. 17 Aug 2026, 08:05 <https://network.cmu.ac.th/wiki/index.php?title=History&oldid=3390>.
MHRA style
CMU ITSC Network contributors, 'History', CMU ITSC Network, , 10 September 2021, 17:06 UTC, <https://network.cmu.ac.th/wiki/index.php?title=History&oldid=3390> [accessed 17 August 2026]
Chicago style
CMU ITSC Network contributors, "History," CMU ITSC Network, , https://network.cmu.ac.th/wiki/index.php?title=History&oldid=3390 (accessed August 17, 2026).
CBE/CSE style
CMU ITSC Network contributors. History [Internet]. CMU ITSC Network, ; 2021 Sep 10, 17:06 UTC [cited 2026 Aug 17]. Available from: https://network.cmu.ac.th/wiki/index.php?title=History&oldid=3390.
Bluebook style
History, https://network.cmu.ac.th/wiki/index.php?title=History&oldid=3390 (last visited August 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CMU ITSC Network",
title = "History --- CMU ITSC Network{,} ",
year = "2021",
url = "https://network.cmu.ac.th/wiki/index.php?title=History&oldid=3390",
note = "[Online; accessed 17-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 = "CMU ITSC Network",
title = "History --- CMU ITSC Network{,} ",
year = "2021",
url = "\url{https://network.cmu.ac.th/wiki/index.php?title=History&oldid=3390}",
note = "[Online; accessed 17-August-2026]"
}