Cite This Page
Bibliographic details for Open Source and InnerSource Skills in Ireland
- Page name: Open Source and InnerSource Skills in Ireland
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 17 January 2023 05:27 UTC
- Date retrieved: 20 May 2026 09:48 UTC
- Permanent URL: https://opencommons.org/index.php?title=Open_Source_and_InnerSource_Skills_in_Ireland&oldid=11787
- Page Version ID: 11787
Citation styles for Open Source and InnerSource Skills in Ireland
APA style
Open Source and InnerSource Skills in Ireland. (2023, January 17). OpenCommons. Retrieved 09:48, May 20, 2026 from https://opencommons.org/index.php?title=Open_Source_and_InnerSource_Skills_in_Ireland&oldid=11787.
MLA style
"Open Source and InnerSource Skills in Ireland." OpenCommons. 17 Jan 2023, 05:27 UTC. 20 May 2026, 09:48 <https://opencommons.org/index.php?title=Open_Source_and_InnerSource_Skills_in_Ireland&oldid=11787>.
MHRA style
OpenCommons contributors, 'Open Source and InnerSource Skills in Ireland', OpenCommons, 17 January 2023, 05:27 UTC, <https://opencommons.org/index.php?title=Open_Source_and_InnerSource_Skills_in_Ireland&oldid=11787> [accessed 20 May 2026]
Chicago style
OpenCommons contributors, "Open Source and InnerSource Skills in Ireland," OpenCommons, https://opencommons.org/index.php?title=Open_Source_and_InnerSource_Skills_in_Ireland&oldid=11787 (accessed May 20, 2026).
CBE/CSE style
OpenCommons contributors. Open Source and InnerSource Skills in Ireland [Internet]. OpenCommons; 2023 Jan 17, 05:27 UTC [cited 2026 May 20]. Available from: https://opencommons.org/index.php?title=Open_Source_and_InnerSource_Skills_in_Ireland&oldid=11787.
Bluebook style
Open Source and InnerSource Skills in Ireland, https://opencommons.org/index.php?title=Open_Source_and_InnerSource_Skills_in_Ireland&oldid=11787 (last visited May 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "Open Source and InnerSource Skills in Ireland --- OpenCommons{,} ",
year = "2023",
url = "https://opencommons.org/index.php?title=Open_Source_and_InnerSource_Skills_in_Ireland&oldid=11787",
note = "[Online; accessed 20-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 = "Open Source and InnerSource Skills in Ireland --- OpenCommons{,} ",
year = "2023",
url = "\url{https://opencommons.org/index.php?title=Open_Source_and_InnerSource_Skills_in_Ireland&oldid=11787}",
note = "[Online; accessed 20-May-2026]"
}