|
|
Cite This Page
Bibliographic details for Regression test mode
- Page name: Regression test mode
- Author: zaoniao contributors
- Publisher: zaoniao, .
- Date of last revision: 4 July 2019 06:23 UTC
- Date retrieved: 15 May 2026 09:50 UTC
- Permanent URL: http://en.zaoniao.it/index.php?title=Regression_test_mode&oldid=6587
- Page Version ID: 6587
Citation styles for Regression test mode
APA style
Regression test mode. (2019, July 4). zaoniao, . Retrieved 09:50, May 15, 2026 from http://en.zaoniao.it/index.php?title=Regression_test_mode&oldid=6587.
MLA style
"Regression test mode." zaoniao, . 4 Jul 2019, 06:23 UTC. 15 May 2026, 09:50 <http://en.zaoniao.it/index.php?title=Regression_test_mode&oldid=6587>.
MHRA style
zaoniao contributors, 'Regression test mode', zaoniao, , 4 July 2019, 06:23 UTC, <http://en.zaoniao.it/index.php?title=Regression_test_mode&oldid=6587> [accessed 15 May 2026]
Chicago style
zaoniao contributors, "Regression test mode," zaoniao, , http://en.zaoniao.it/index.php?title=Regression_test_mode&oldid=6587 (accessed May 15, 2026).
CBE/CSE style
zaoniao contributors. Regression test mode [Internet]. zaoniao, ; 2019 Jul 4, 06:23 UTC [cited 2026 May 15]. Available from: http://en.zaoniao.it/index.php?title=Regression_test_mode&oldid=6587.
Bluebook style
Regression test mode, http://en.zaoniao.it/index.php?title=Regression_test_mode&oldid=6587 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "zaoniao",
title = "Regression test mode --- zaoniao{,} ",
year = "2019",
url = "http://en.zaoniao.it/index.php?title=Regression_test_mode&oldid=6587",
note = "[Online; accessed 15-May-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 = "zaoniao",
title = "Regression test mode --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=Regression_test_mode&oldid=6587}",
note = "[Online; accessed 15-May-2026]"
}