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: 27 March 2026 12:54 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 12:54, March 27, 2026 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. 27 Mar 2026, 12:54 <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 27 March 2026]
Chicago style
blackwiki contributors, "Module test cases notice," blackwiki, , https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216112 (accessed March 27, 2026).
CBE/CSE style
blackwiki contributors. Module test cases notice [Internet]. blackwiki, ; 2020 Sep 20, 16:13 UTC [cited 2026 Mar 27]. 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 March 27, 2026).
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 27-March-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 = "Module test cases notice --- blackwiki{,} ",
year = "2020",
url = "\url{https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216112}",
note = "[Online; accessed 27-March-2026]"
}