Cite This Page
Bibliographic details for IT-TRANS 2026
- Page name: IT-TRANS 2026
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 30 November 2025 04:38 UTC
- Date retrieved: 9 March 2026 18:08 UTC
- Permanent URL: https://opencommons.org/index.php?title=IT-TRANS_2026&oldid=16163
- Page Version ID: 16163
Citation styles for IT-TRANS 2026
APA style
IT-TRANS 2026. (2025, November 30). OpenCommons. Retrieved 18:08, March 9, 2026 from https://opencommons.org/index.php?title=IT-TRANS_2026&oldid=16163.
MLA style
"IT-TRANS 2026." OpenCommons. 30 Nov 2025, 04:38 UTC. 9 Mar 2026, 18:08 <https://opencommons.org/index.php?title=IT-TRANS_2026&oldid=16163>.
MHRA style
OpenCommons contributors, 'IT-TRANS 2026', OpenCommons, 30 November 2025, 04:38 UTC, <https://opencommons.org/index.php?title=IT-TRANS_2026&oldid=16163> [accessed 9 March 2026]
Chicago style
OpenCommons contributors, "IT-TRANS 2026," OpenCommons, https://opencommons.org/index.php?title=IT-TRANS_2026&oldid=16163 (accessed March 9, 2026).
CBE/CSE style
OpenCommons contributors. IT-TRANS 2026 [Internet]. OpenCommons; 2025 Nov 30, 04:38 UTC [cited 2026 Mar 9]. Available from: https://opencommons.org/index.php?title=IT-TRANS_2026&oldid=16163.
Bluebook style
IT-TRANS 2026, https://opencommons.org/index.php?title=IT-TRANS_2026&oldid=16163 (last visited March 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "IT-TRANS 2026 --- OpenCommons{,} ",
year = "2025",
url = "https://opencommons.org/index.php?title=IT-TRANS_2026&oldid=16163",
note = "[Online; accessed 9-March-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 = "OpenCommons",
title = "IT-TRANS 2026 --- OpenCommons{,} ",
year = "2025",
url = "\url{https://opencommons.org/index.php?title=IT-TRANS_2026&oldid=16163}",
note = "[Online; accessed 9-March-2026]"
}