Cite This Page
Bibliographic details for 基本功能操作2
- Page name: 基本功能操作2
- Author: dvr163 contributors
- Publisher: dvr163, .
- Date of last revision: 16 January 2017 09:43 UTC
- Date retrieved: 11 March 2026 10:23 UTC
- Permanent URL: http://helpen.dvr163.com/index.php?title=%E5%9F%BA%E6%9C%AC%E5%8A%9F%E8%83%BD%E6%93%8D%E4%BD%9C2&oldid=853
- Page Version ID: 853
Citation styles for 基本功能操作2
APA style
基本功能操作2. (2017, January 16). dvr163, . Retrieved 10:23, March 11, 2026 from http://helpen.dvr163.com/index.php?title=%E5%9F%BA%E6%9C%AC%E5%8A%9F%E8%83%BD%E6%93%8D%E4%BD%9C2&oldid=853.
MLA style
"基本功能操作2." dvr163, . 16 Jan 2017, 09:43 UTC. 11 Mar 2026, 10:23 <http://helpen.dvr163.com/index.php?title=%E5%9F%BA%E6%9C%AC%E5%8A%9F%E8%83%BD%E6%93%8D%E4%BD%9C2&oldid=853>.
MHRA style
dvr163 contributors, '基本功能操作2', dvr163, , 16 January 2017, 09:43 UTC, <http://helpen.dvr163.com/index.php?title=%E5%9F%BA%E6%9C%AC%E5%8A%9F%E8%83%BD%E6%93%8D%E4%BD%9C2&oldid=853> [accessed 11 March 2026]
Chicago style
dvr163 contributors, "基本功能操作2," dvr163, , http://helpen.dvr163.com/index.php?title=%E5%9F%BA%E6%9C%AC%E5%8A%9F%E8%83%BD%E6%93%8D%E4%BD%9C2&oldid=853 (accessed March 11, 2026).
CBE/CSE style
dvr163 contributors. 基本功能操作2 [Internet]. dvr163, ; 2017 Jan 16, 09:43 UTC [cited 2026 Mar 11]. Available from: http://helpen.dvr163.com/index.php?title=%E5%9F%BA%E6%9C%AC%E5%8A%9F%E8%83%BD%E6%93%8D%E4%BD%9C2&oldid=853.
Bluebook style
基本功能操作2, http://helpen.dvr163.com/index.php?title=%E5%9F%BA%E6%9C%AC%E5%8A%9F%E8%83%BD%E6%93%8D%E4%BD%9C2&oldid=853 (last visited March 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "dvr163",
title = "基本功能操作2 --- dvr163{,} ",
year = "2017",
url = "http://helpen.dvr163.com/index.php?title=%E5%9F%BA%E6%9C%AC%E5%8A%9F%E8%83%BD%E6%93%8D%E4%BD%9C2&oldid=853",
note = "[Online; accessed 11-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 = "基本功能操作2 --- dvr163{,} ",
year = "2017",
url = "\url{http://helpen.dvr163.com/index.php?title=%E5%9F%BA%E6%9C%AC%E5%8A%9F%E8%83%BD%E6%93%8D%E4%BD%9C2&oldid=853}",
note = "[Online; accessed 11-March-2026]"
}