Cite This Page
Bibliographic details for Microsoft
- Page name: Microsoft
- Author: blackwiki contributors
- Publisher: blackwiki, .
- Date of last revision: 15 March 2021 05:52 UTC
- Date retrieved: 26 April 2026 05:25 UTC
- Permanent URL: https://blackwiki.org/index.php?title=Microsoft&oldid=6921297
- Page Version ID: 6921297
Citation styles for Microsoft
APA style
Microsoft. (2021, March 15). blackwiki, . Retrieved 05:25, April 26, 2026 from https://blackwiki.org/index.php?title=Microsoft&oldid=6921297.
MLA style
"Microsoft." blackwiki, . 15 Mar 2021, 05:52 UTC. 26 Apr 2026, 05:25 <https://blackwiki.org/index.php?title=Microsoft&oldid=6921297>.
MHRA style
blackwiki contributors, 'Microsoft', blackwiki, , 15 March 2021, 05:52 UTC, <https://blackwiki.org/index.php?title=Microsoft&oldid=6921297> [accessed 26 April 2026]
Chicago style
blackwiki contributors, "Microsoft," blackwiki, , https://blackwiki.org/index.php?title=Microsoft&oldid=6921297 (accessed April 26, 2026).
CBE/CSE style
blackwiki contributors. Microsoft [Internet]. blackwiki, ; 2021 Mar 15, 05:52 UTC [cited 2026 Apr 26]. Available from: https://blackwiki.org/index.php?title=Microsoft&oldid=6921297.
Bluebook style
Microsoft, https://blackwiki.org/index.php?title=Microsoft&oldid=6921297 (last visited April 26, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "blackwiki",
title = "Microsoft --- blackwiki{,} ",
year = "2021",
url = "https://blackwiki.org/index.php?title=Microsoft&oldid=6921297",
note = "[Online; accessed 26-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 = "blackwiki",
title = "Microsoft --- blackwiki{,} ",
year = "2021",
url = "\url{https://blackwiki.org/index.php?title=Microsoft&oldid=6921297}",
note = "[Online; accessed 26-April-2026]"
}