Cite This Page
Bibliographic details for Resources
- Page name: Resources
- Author: Baltimore Node Wiki contributors
- Publisher: Baltimore Node Wiki.
- Date of last revision: 24 August 2018 13:39 UTC
- Date retrieved: 9 March 2026 14:20 UTC
- Permanent URL: https://wiki.baltimorenode.org/index.php?title=Resources&oldid=2308
- Page Version ID: 2308
Citation styles for Resources
Resources. (2018, August 24). Baltimore Node Wiki. Retrieved 14:20, March 9, 2026 from https://wiki.baltimorenode.org/index.php?title=Resources&oldid=2308.
"Resources." Baltimore Node Wiki. 24 Aug 2018, 13:39 UTC. 9 Mar 2026, 14:20 <https://wiki.baltimorenode.org/index.php?title=Resources&oldid=2308>.
Baltimore Node Wiki contributors, 'Resources', Baltimore Node Wiki, 24 August 2018, 13:39 UTC, <https://wiki.baltimorenode.org/index.php?title=Resources&oldid=2308> [accessed 9 March 2026]
Baltimore Node Wiki contributors, "Resources," Baltimore Node Wiki, https://wiki.baltimorenode.org/index.php?title=Resources&oldid=2308 (accessed March 9, 2026).
Baltimore Node Wiki contributors. Resources [Internet]. Baltimore Node Wiki; 2018 Aug 24, 13:39 UTC [cited 2026 Mar 9]. Available from: https://wiki.baltimorenode.org/index.php?title=Resources&oldid=2308.
Resources, https://wiki.baltimorenode.org/index.php?title=Resources&oldid=2308 (last visited March 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Baltimore Node Wiki",
title = "Resources --- Baltimore Node Wiki{,} ",
year = "2018",
url = "https://wiki.baltimorenode.org/index.php?title=Resources&oldid=2308",
note = "[Online; accessed 9-March-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 = "Resources --- Baltimore Node Wiki{,} ",
year = "2018",
url = "\url{https://wiki.baltimorenode.org/index.php?title=Resources&oldid=2308}",
note = "[Online; accessed 9-March-2026]"
}