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