Cite This Page
Bibliographic details for Module test cases notice
- Page name: Module test cases notice
- Author: blackwiki contributors
- Publisher: blackwiki, .
- Date of last revision: 20 September 2020 16:13 UTC
- Date retrieved: 8 November 2025 22:40 UTC
- Permanent URL: https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216112
- Page Version ID: 216112
Citation styles for Module test cases notice
APA style
Module test cases notice. (2020, September 20). blackwiki, . Retrieved 22:40, November 8, 2025 from https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216112.
MLA style
"Module test cases notice." blackwiki, . 20 Sep 2020, 16:13 UTC. 8 Nov 2025, 22:40 <https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216112>.
MHRA style
blackwiki contributors, 'Module test cases notice', blackwiki, , 20 September 2020, 16:13 UTC, <https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216112> [accessed 8 November 2025]
Chicago style
blackwiki contributors, "Module test cases notice," blackwiki, , https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216112 (accessed November 8, 2025).
CBE/CSE style
blackwiki contributors. Module test cases notice [Internet]. blackwiki, ; 2020 Sep 20, 16:13 UTC [cited 2025 Nov 8]. Available from: https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216112.
Bluebook style
Module test cases notice, https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216112 (last visited November 8, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "blackwiki",
title = "Module test cases notice --- blackwiki{,} ",
year = "2020",
url = "https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216112",
note = "[Online; accessed 8-November-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 = "blackwiki",
title = "Module test cases notice --- blackwiki{,} ",
year = "2020",
url = "\url{https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216112}",
note = "[Online; accessed 8-November-2025]"
}