Cite This Page
Bibliographic details for US Ignite
- Page name: US Ignite
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 5 July 2023 21:42 UTC
- Date retrieved: 6 June 2026 14:35 UTC
- Permanent URL: https://opencommons.org/index.php?title=US_Ignite&oldid=13719
- Page Version ID: 13719
Citation styles for US Ignite
APA style
US Ignite. (2023, July 5). OpenCommons. Retrieved 14:35, June 6, 2026 from https://opencommons.org/index.php?title=US_Ignite&oldid=13719.
MLA style
"US Ignite." OpenCommons. 5 Jul 2023, 21:42 UTC. 6 Jun 2026, 14:35 <https://opencommons.org/index.php?title=US_Ignite&oldid=13719>.
MHRA style
OpenCommons contributors, 'US Ignite', OpenCommons, 5 July 2023, 21:42 UTC, <https://opencommons.org/index.php?title=US_Ignite&oldid=13719> [accessed 6 June 2026]
Chicago style
OpenCommons contributors, "US Ignite," OpenCommons, https://opencommons.org/index.php?title=US_Ignite&oldid=13719 (accessed June 6, 2026).
CBE/CSE style
OpenCommons contributors. US Ignite [Internet]. OpenCommons; 2023 Jul 5, 21:42 UTC [cited 2026 Jun 6]. Available from: https://opencommons.org/index.php?title=US_Ignite&oldid=13719.
Bluebook style
US Ignite, https://opencommons.org/index.php?title=US_Ignite&oldid=13719 (last visited June 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "US Ignite --- OpenCommons{,} ",
year = "2023",
url = "https://opencommons.org/index.php?title=US_Ignite&oldid=13719",
note = "[Online; accessed 6-June-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 = "US Ignite --- OpenCommons{,} ",
year = "2023",
url = "\url{https://opencommons.org/index.php?title=US_Ignite&oldid=13719}",
note = "[Online; accessed 6-June-2026]"
}