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