Cite This Page
Bibliographic details for Mission Statement
- Page name: Mission Statement
- Author: Baltimore Node Wiki contributors
- Publisher: Baltimore Node Wiki.
- Date of last revision: 16 July 2009 18:00 UTC
- Date retrieved: 11 June 2026 07:14 UTC
- Permanent URL: https://wiki.baltimorenode.org/index.php?title=Mission_Statement&oldid=703
- Page Version ID: 703
Citation styles for Mission Statement
Mission Statement. (2009, July 16). Baltimore Node Wiki. Retrieved June 11, 2026, from https://wiki.baltimorenode.org/index.php?title=Mission_Statement&oldid=703.
"Mission Statement." Baltimore Node Wiki. 16 Jul 2009, 18:00 UTC. <https://wiki.baltimorenode.org/index.php?title=Mission_Statement&oldid=703> 11 Jun 2026, 07:14.
Baltimore Node Wiki contributors, 'Mission Statement', Baltimore Node Wiki, 16 July 2009, 18:00 UTC, <https://wiki.baltimorenode.org/index.php?title=Mission_Statement&oldid=703> [accessed 11 June 2026]
Baltimore Node Wiki contributors, "Mission Statement," Baltimore Node Wiki, https://wiki.baltimorenode.org/index.php?title=Mission_Statement&oldid=703 (accessed June 11, 2026).
Baltimore Node Wiki contributors. Mission Statement [Internet]. Baltimore Node Wiki; 2009 Jul 16, 18:00 UTC [cited 2026 Jun 11]. Available from: https://wiki.baltimorenode.org/index.php?title=Mission_Statement&oldid=703.
Mission Statement, https://wiki.baltimorenode.org/index.php?title=Mission_Statement&oldid=703 (last visited June 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Baltimore Node Wiki",
title = "Mission Statement --- Baltimore Node Wiki{,} ",
year = "2009",
url = "https://wiki.baltimorenode.org/index.php?title=Mission_Statement&oldid=703",
note = "[Online; accessed 11-June-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 = "Mission Statement --- Baltimore Node Wiki{,} ",
year = "2009",
url = "\url{https://wiki.baltimorenode.org/index.php?title=Mission_Statement&oldid=703}",
note = "[Online; accessed 11-June-2026]"
}