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