Cite This Page
Bibliographic details for Projects
- Page name: Projects
- Author: TheBeard Science Project Wiki contributors
- Publisher: TheBeard Science Project Wiki, .
- Date of last revision: 8 September 2020 22:29 UTC
- Date retrieved: 19 April 2026 09:50 UTC
- Permanent URL: https://beardedmaker.com/wiki/index.php?title=Projects&oldid=3671
- Page Version ID: 3671
Citation styles for Projects
APA style
Projects. (2020, September 8). TheBeard Science Project Wiki, . Retrieved 09:50, April 19, 2026 from https://beardedmaker.com/wiki/index.php?title=Projects&oldid=3671.
MLA style
"Projects." TheBeard Science Project Wiki, . 8 Sep 2020, 22:29 UTC. 19 Apr 2026, 09:50 <https://beardedmaker.com/wiki/index.php?title=Projects&oldid=3671>.
MHRA style
TheBeard Science Project Wiki contributors, 'Projects', TheBeard Science Project Wiki, , 8 September 2020, 22:29 UTC, <https://beardedmaker.com/wiki/index.php?title=Projects&oldid=3671> [accessed 19 April 2026]
Chicago style
TheBeard Science Project Wiki contributors, "Projects," TheBeard Science Project Wiki, , https://beardedmaker.com/wiki/index.php?title=Projects&oldid=3671 (accessed April 19, 2026).
CBE/CSE style
TheBeard Science Project Wiki contributors. Projects [Internet]. TheBeard Science Project Wiki, ; 2020 Sep 8, 22:29 UTC [cited 2026 Apr 19]. Available from: https://beardedmaker.com/wiki/index.php?title=Projects&oldid=3671.
Bluebook style
Projects, https://beardedmaker.com/wiki/index.php?title=Projects&oldid=3671 (last visited April 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TheBeard Science Project Wiki",
title = "Projects --- TheBeard Science Project Wiki{,} ",
year = "2020",
url = "https://beardedmaker.com/wiki/index.php?title=Projects&oldid=3671",
note = "[Online; accessed 19-April-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 = "TheBeard Science Project Wiki",
title = "Projects --- TheBeard Science Project Wiki{,} ",
year = "2020",
url = "\url{https://beardedmaker.com/wiki/index.php?title=Projects&oldid=3671}",
note = "[Online; accessed 19-April-2026]"
}