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: 10 March 2026 14:39 UTC
- Permanent URL: http://helpen.dvr163.com/index.php?title=%E5%9F%BA%E6%9C%AC%E6%93%8D%E4%BD%9C8&oldid=5021
- Page Version ID: 5021
Citation styles for 基本操作8
APA style
基本操作8. (2019, December 11). dvr163, . Retrieved 14:39, March 10, 2026 from http://helpen.dvr163.com/index.php?title=%E5%9F%BA%E6%9C%AC%E6%93%8D%E4%BD%9C8&oldid=5021.
MLA style
"基本操作8." dvr163, . 11 Dec 2019, 03:35 UTC. 10 Mar 2026, 14:39 <http://helpen.dvr163.com/index.php?title=%E5%9F%BA%E6%9C%AC%E6%93%8D%E4%BD%9C8&oldid=5021>.
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=5021> [accessed 10 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=5021 (accessed March 10, 2026).
CBE/CSE style
dvr163 contributors. 基本操作8 [Internet]. dvr163, ; 2019 Dec 11, 03:35 UTC [cited 2026 Mar 10]. Available from: http://helpen.dvr163.com/index.php?title=%E5%9F%BA%E6%9C%AC%E6%93%8D%E4%BD%9C8&oldid=5021.
Bluebook style
基本操作8, http://helpen.dvr163.com/index.php?title=%E5%9F%BA%E6%9C%AC%E6%93%8D%E4%BD%9C8&oldid=5021 (last visited March 10, 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=5021",
note = "[Online; accessed 10-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=5021}",
note = "[Online; accessed 10-March-2026]"
}