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