Cite This Page
Bibliographic details for Project Proposals
- Page name: Project Proposals
- Author: Baltimore Node Wiki contributors
- Publisher: Baltimore Node Wiki.
- Date of last revision: 18 November 2010 02:18 UTC
- Date retrieved: 6 September 2026 05:53 UTC
- Permanent URL: https://wiki.baltimorenode.org/index.php?title=Project_Proposals&oldid=2046
- Page Version ID: 2046
Citation styles for Project Proposals
Project Proposals. (2010, November 18). Baltimore Node Wiki. Retrieved September 6, 2026, from https://wiki.baltimorenode.org/index.php?title=Project_Proposals&oldid=2046.
"Project Proposals." Baltimore Node Wiki. 18 Nov 2010, 02:18 UTC. <https://wiki.baltimorenode.org/index.php?title=Project_Proposals&oldid=2046> 6 Sep 2026, 05:53.
Baltimore Node Wiki contributors, 'Project Proposals', Baltimore Node Wiki, 18 November 2010, 02:18 UTC, <https://wiki.baltimorenode.org/index.php?title=Project_Proposals&oldid=2046> [accessed 6 September 2026]
Baltimore Node Wiki contributors, "Project Proposals," Baltimore Node Wiki, https://wiki.baltimorenode.org/index.php?title=Project_Proposals&oldid=2046 (accessed September 6, 2026).
Baltimore Node Wiki contributors. Project Proposals [Internet]. Baltimore Node Wiki; 2010 Nov 18, 02:18 UTC [cited 2026 Sep 6]. Available from: https://wiki.baltimorenode.org/index.php?title=Project_Proposals&oldid=2046.
Project Proposals, https://wiki.baltimorenode.org/index.php?title=Project_Proposals&oldid=2046 (last visited September 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Baltimore Node Wiki",
title = "Project Proposals --- Baltimore Node Wiki{,} ",
year = "2010",
url = "https://wiki.baltimorenode.org/index.php?title=Project_Proposals&oldid=2046",
note = "[Online; accessed 6-September-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 = "Project Proposals --- Baltimore Node Wiki{,} ",
year = "2010",
url = "\url{https://wiki.baltimorenode.org/index.php?title=Project_Proposals&oldid=2046}",
note = "[Online; accessed 6-September-2026]"
}