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