Cite This Page
Bibliographic details for 2024 Forth Roadmap Conference
- Page name: 2024 Forth Roadmap Conference
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 10 December 2023 20:07 UTC
- Date retrieved: 10 May 2026 20:50 UTC
- Permanent URL: https://opencommons.org/index.php?title=2024_Forth_Roadmap_Conference&oldid=14247
- Page Version ID: 14247
Citation styles for 2024 Forth Roadmap Conference
APA style
2024 Forth Roadmap Conference. (2023, December 10). OpenCommons. Retrieved 20:50, May 10, 2026 from https://opencommons.org/index.php?title=2024_Forth_Roadmap_Conference&oldid=14247.
MLA style
"2024 Forth Roadmap Conference." OpenCommons. 10 Dec 2023, 20:07 UTC. 10 May 2026, 20:50 <https://opencommons.org/index.php?title=2024_Forth_Roadmap_Conference&oldid=14247>.
MHRA style
OpenCommons contributors, '2024 Forth Roadmap Conference', OpenCommons, 10 December 2023, 20:07 UTC, <https://opencommons.org/index.php?title=2024_Forth_Roadmap_Conference&oldid=14247> [accessed 10 May 2026]
Chicago style
OpenCommons contributors, "2024 Forth Roadmap Conference," OpenCommons, https://opencommons.org/index.php?title=2024_Forth_Roadmap_Conference&oldid=14247 (accessed May 10, 2026).
CBE/CSE style
OpenCommons contributors. 2024 Forth Roadmap Conference [Internet]. OpenCommons; 2023 Dec 10, 20:07 UTC [cited 2026 May 10]. Available from: https://opencommons.org/index.php?title=2024_Forth_Roadmap_Conference&oldid=14247.
Bluebook style
2024 Forth Roadmap Conference, https://opencommons.org/index.php?title=2024_Forth_Roadmap_Conference&oldid=14247 (last visited May 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "2024 Forth Roadmap Conference --- OpenCommons{,} ",
year = "2023",
url = "https://opencommons.org/index.php?title=2024_Forth_Roadmap_Conference&oldid=14247",
note = "[Online; accessed 10-May-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 = "2024 Forth Roadmap Conference --- OpenCommons{,} ",
year = "2023",
url = "\url{https://opencommons.org/index.php?title=2024_Forth_Roadmap_Conference&oldid=14247}",
note = "[Online; accessed 10-May-2026]"
}