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