Cite This Page
Bibliographic details for 存储问题
- Page name: 存储问题
- Author: dvr163 contributors
- Publisher: dvr163, .
- Date of last revision: 3 November 2016 07:39 UTC
- Date retrieved: 10 March 2026 13:35 UTC
- Permanent URL: http://helpen.dvr163.com/index.php?title=%E5%AD%98%E5%82%A8%E9%97%AE%E9%A2%98&oldid=375
- Page Version ID: 375
Citation styles for 存储问题
APA style
存储问题. (2016, November 3). dvr163, . Retrieved 13:35, March 10, 2026 from http://helpen.dvr163.com/index.php?title=%E5%AD%98%E5%82%A8%E9%97%AE%E9%A2%98&oldid=375.
MLA style
"存储问题." dvr163, . 3 Nov 2016, 07:39 UTC. 10 Mar 2026, 13:35 <http://helpen.dvr163.com/index.php?title=%E5%AD%98%E5%82%A8%E9%97%AE%E9%A2%98&oldid=375>.
MHRA style
dvr163 contributors, '存储问题', dvr163, , 3 November 2016, 07:39 UTC, <http://helpen.dvr163.com/index.php?title=%E5%AD%98%E5%82%A8%E9%97%AE%E9%A2%98&oldid=375> [accessed 10 March 2026]
Chicago style
dvr163 contributors, "存储问题," dvr163, , http://helpen.dvr163.com/index.php?title=%E5%AD%98%E5%82%A8%E9%97%AE%E9%A2%98&oldid=375 (accessed March 10, 2026).
CBE/CSE style
dvr163 contributors. 存储问题 [Internet]. dvr163, ; 2016 Nov 3, 07:39 UTC [cited 2026 Mar 10]. Available from: http://helpen.dvr163.com/index.php?title=%E5%AD%98%E5%82%A8%E9%97%AE%E9%A2%98&oldid=375.
Bluebook style
存储问题, http://helpen.dvr163.com/index.php?title=%E5%AD%98%E5%82%A8%E9%97%AE%E9%A2%98&oldid=375 (last visited March 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "dvr163",
title = "存储问题 --- dvr163{,} ",
year = "2016",
url = "http://helpen.dvr163.com/index.php?title=%E5%AD%98%E5%82%A8%E9%97%AE%E9%A2%98&oldid=375",
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 = "存储问题 --- dvr163{,} ",
year = "2016",
url = "\url{http://helpen.dvr163.com/index.php?title=%E5%AD%98%E5%82%A8%E9%97%AE%E9%A2%98&oldid=375}",
note = "[Online; accessed 10-March-2026]"
}