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: 17 December 2025 09:50 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 09:50, December 17, 2025 from https://wiki.baltimorenode.org/index.php?title=Project_Proposals&oldid=2046.
"Project Proposals." Baltimore Node Wiki. 18 Nov 2010, 02:18 UTC. 17 Dec 2025, 09:50 <https://wiki.baltimorenode.org/index.php?title=Project_Proposals&oldid=2046>.
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 17 December 2025]
Baltimore Node Wiki contributors, "Project Proposals," Baltimore Node Wiki, https://wiki.baltimorenode.org/index.php?title=Project_Proposals&oldid=2046 (accessed December 17, 2025).
Baltimore Node Wiki contributors. Project Proposals [Internet]. Baltimore Node Wiki; 2010 Nov 18, 02:18 UTC [cited 2025 Dec 17]. 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 December 17, 2025).
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 17-December-2025]"
}
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 17-December-2025]"
}