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