Cite This Page
Bibliographic details for 2023 IACP Technology Conference
- Page name: 2023 IACP Technology Conference
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 21 February 2023 16:45 UTC
- Date retrieved: 16 September 2026 12:47 UTC
- Permanent URL: https://opencommons.org/index.php?title=2023_IACP_Technology_Conference&oldid=12706
- Page Version ID: 12706
Citation styles for 2023 IACP Technology Conference
APA style
2023 IACP Technology Conference. (2023, February 21). OpenCommons. Retrieved 12:47, September 16, 2026 from https://opencommons.org/index.php?title=2023_IACP_Technology_Conference&oldid=12706.
MLA style
"2023 IACP Technology Conference." OpenCommons. 21 Feb 2023, 16:45 UTC. 16 Sep 2026, 12:47 <https://opencommons.org/index.php?title=2023_IACP_Technology_Conference&oldid=12706>.
MHRA style
OpenCommons contributors, '2023 IACP Technology Conference', OpenCommons, 21 February 2023, 16:45 UTC, <https://opencommons.org/index.php?title=2023_IACP_Technology_Conference&oldid=12706> [accessed 16 September 2026]
Chicago style
OpenCommons contributors, "2023 IACP Technology Conference," OpenCommons, https://opencommons.org/index.php?title=2023_IACP_Technology_Conference&oldid=12706 (accessed September 16, 2026).
CBE/CSE style
OpenCommons contributors. 2023 IACP Technology Conference [Internet]. OpenCommons; 2023 Feb 21, 16:45 UTC [cited 2026 Sep 16]. Available from: https://opencommons.org/index.php?title=2023_IACP_Technology_Conference&oldid=12706.
Bluebook style
2023 IACP Technology Conference, https://opencommons.org/index.php?title=2023_IACP_Technology_Conference&oldid=12706 (last visited September 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "2023 IACP Technology Conference --- OpenCommons{,} ",
year = "2023",
url = "https://opencommons.org/index.php?title=2023_IACP_Technology_Conference&oldid=12706",
note = "[Online; accessed 16-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 = "OpenCommons",
title = "2023 IACP Technology Conference --- OpenCommons{,} ",
year = "2023",
url = "\url{https://opencommons.org/index.php?title=2023_IACP_Technology_Conference&oldid=12706}",
note = "[Online; accessed 16-September-2026]"
}