Cite This Page
Bibliographic details for OpenHack
- Page name: OpenHack
- Author: Baltimore Node Wiki contributors
- Publisher: Baltimore Node Wiki.
- Date of last revision: 24 February 2011 19:36 UTC
- Date retrieved: 21 May 2026 04:40 UTC
- Permanent URL: https://wiki.baltimorenode.org/index.php?title=OpenHack&oldid=2164
- Page Version ID: 2164
Citation styles for OpenHack
OpenHack. (2011, February 24). Baltimore Node Wiki. Retrieved May 21, 2026, from https://wiki.baltimorenode.org/index.php?title=OpenHack&oldid=2164.
"OpenHack." Baltimore Node Wiki. 24 Feb 2011, 19:36 UTC. <https://wiki.baltimorenode.org/index.php?title=OpenHack&oldid=2164> 21 May 2026, 04:40.
Baltimore Node Wiki contributors, 'OpenHack', Baltimore Node Wiki, 24 February 2011, 19:36 UTC, <https://wiki.baltimorenode.org/index.php?title=OpenHack&oldid=2164> [accessed 21 May 2026]
Baltimore Node Wiki contributors, "OpenHack," Baltimore Node Wiki, https://wiki.baltimorenode.org/index.php?title=OpenHack&oldid=2164 (accessed May 21, 2026).
Baltimore Node Wiki contributors. OpenHack [Internet]. Baltimore Node Wiki; 2011 Feb 24, 19:36 UTC [cited 2026 May 21]. Available from: https://wiki.baltimorenode.org/index.php?title=OpenHack&oldid=2164.
OpenHack, https://wiki.baltimorenode.org/index.php?title=OpenHack&oldid=2164 (last visited May 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Baltimore Node Wiki",
title = "OpenHack --- Baltimore Node Wiki{,} ",
year = "2011",
url = "https://wiki.baltimorenode.org/index.php?title=OpenHack&oldid=2164",
note = "[Online; accessed 21-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 = "Baltimore Node Wiki",
title = "OpenHack --- Baltimore Node Wiki{,} ",
year = "2011",
url = "\url{https://wiki.baltimorenode.org/index.php?title=OpenHack&oldid=2164}",
note = "[Online; accessed 21-May-2026]"
}