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