Cite This Page
Bibliographic details for 输出显示1
- Page name: 输出显示1
- Author: dvr163 contributors
- Publisher: dvr163, .
- Date of last revision: 24 November 2016 02:13 UTC
- Date retrieved: 18 March 2026 11:31 UTC
- Permanent URL: http://helpen.dvr163.com/index.php?title=%E8%BE%93%E5%87%BA%E6%98%BE%E7%A4%BA1&oldid=846
- Page Version ID: 846
Citation styles for 输出显示1
APA style
输出显示1. (2016, November 24). dvr163, . Retrieved 11:31, March 18, 2026 from http://helpen.dvr163.com/index.php?title=%E8%BE%93%E5%87%BA%E6%98%BE%E7%A4%BA1&oldid=846.
MLA style
"输出显示1." dvr163, . 24 Nov 2016, 02:13 UTC. 18 Mar 2026, 11:31 <http://helpen.dvr163.com/index.php?title=%E8%BE%93%E5%87%BA%E6%98%BE%E7%A4%BA1&oldid=846>.
MHRA style
dvr163 contributors, '输出显示1', dvr163, , 24 November 2016, 02:13 UTC, <http://helpen.dvr163.com/index.php?title=%E8%BE%93%E5%87%BA%E6%98%BE%E7%A4%BA1&oldid=846> [accessed 18 March 2026]
Chicago style
dvr163 contributors, "输出显示1," dvr163, , http://helpen.dvr163.com/index.php?title=%E8%BE%93%E5%87%BA%E6%98%BE%E7%A4%BA1&oldid=846 (accessed March 18, 2026).
CBE/CSE style
dvr163 contributors. 输出显示1 [Internet]. dvr163, ; 2016 Nov 24, 02:13 UTC [cited 2026 Mar 18]. Available from: http://helpen.dvr163.com/index.php?title=%E8%BE%93%E5%87%BA%E6%98%BE%E7%A4%BA1&oldid=846.
Bluebook style
输出显示1, http://helpen.dvr163.com/index.php?title=%E8%BE%93%E5%87%BA%E6%98%BE%E7%A4%BA1&oldid=846 (last visited March 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "dvr163",
title = "输出显示1 --- dvr163{,} ",
year = "2016",
url = "http://helpen.dvr163.com/index.php?title=%E8%BE%93%E5%87%BA%E6%98%BE%E7%A4%BA1&oldid=846",
note = "[Online; accessed 18-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 = "dvr163",
title = "输出显示1 --- dvr163{,} ",
year = "2016",
url = "\url{http://helpen.dvr163.com/index.php?title=%E8%BE%93%E5%87%BA%E6%98%BE%E7%A4%BA1&oldid=846}",
note = "[Online; accessed 18-March-2026]"
}