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: 14 October 2017 04:09 UTC
- Date retrieved: 28 March 2026 03:13 UTC
- Permanent URL: https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216111
- Page Version ID: 216111
Citation styles for Module test cases notice
APA style
Module test cases notice. (2017, October 14). blackwiki, . Retrieved 03:13, March 28, 2026 from https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216111.
MLA style
"Module test cases notice." blackwiki, . 14 Oct 2017, 04:09 UTC. 28 Mar 2026, 03:13 <https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216111>.
MHRA style
blackwiki contributors, 'Module test cases notice', blackwiki, , 14 October 2017, 04:09 UTC, <https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216111> [accessed 28 March 2026]
Chicago style
blackwiki contributors, "Module test cases notice," blackwiki, , https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216111 (accessed March 28, 2026).
CBE/CSE style
blackwiki contributors. Module test cases notice [Internet]. blackwiki, ; 2017 Oct 14, 04:09 UTC [cited 2026 Mar 28]. Available from: https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216111.
Bluebook style
Module test cases notice, https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216111 (last visited March 28, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "blackwiki",
title = "Module test cases notice --- blackwiki{,} ",
year = "2017",
url = "https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216111",
note = "[Online; accessed 28-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 = "2017",
url = "\url{https://blackwiki.org/index.php?title=Module_test_cases_notice&oldid=216111}",
note = "[Online; accessed 28-March-2026]"
}