Cite This Page
Bibliographic details for Troubleshooting: Chinese character can’t be read when export to PDF file
- Page name: Troubleshooting: Chinese character can’t be read when export to PDF file
- Author: AutoCount Resource Center contributors
- Publisher: AutoCount Resource Center, .
- Date of last revision: 24 February 2020 03:29 UTC
- Date retrieved: 28 June 2022 05:58 UTC
- Permanent URL: https://wiki.autocountsoft.com/w/index.php?title=Troubleshooting:_Chinese_character_can%E2%80%99t_be_read_when_export_to_PDF_file&oldid=13864
- Page Version ID: 13864
Citation styles for Troubleshooting: Chinese character can’t be read when export to PDF file
APA style
Troubleshooting: Chinese character can’t be read when export to PDF file. (2020, February 24). AutoCount Resource Center, . Retrieved 05:58, June 28, 2022 from https://wiki.autocountsoft.com/w/index.php?title=Troubleshooting:_Chinese_character_can%E2%80%99t_be_read_when_export_to_PDF_file&oldid=13864.
MLA style
"Troubleshooting: Chinese character can’t be read when export to PDF file." AutoCount Resource Center, . 24 Feb 2020, 03:29 UTC. 28 Jun 2022, 05:58 <https://wiki.autocountsoft.com/w/index.php?title=Troubleshooting:_Chinese_character_can%E2%80%99t_be_read_when_export_to_PDF_file&oldid=13864>.
MHRA style
AutoCount Resource Center contributors, 'Troubleshooting: Chinese character can’t be read when export to PDF file', AutoCount Resource Center, , 24 February 2020, 03:29 UTC, <https://wiki.autocountsoft.com/w/index.php?title=Troubleshooting:_Chinese_character_can%E2%80%99t_be_read_when_export_to_PDF_file&oldid=13864> [accessed 28 June 2022]
Chicago style
AutoCount Resource Center contributors, "Troubleshooting: Chinese character can’t be read when export to PDF file," AutoCount Resource Center, , https://wiki.autocountsoft.com/w/index.php?title=Troubleshooting:_Chinese_character_can%E2%80%99t_be_read_when_export_to_PDF_file&oldid=13864 (accessed June 28, 2022).
CBE/CSE style
AutoCount Resource Center contributors. Troubleshooting: Chinese character can’t be read when export to PDF file [Internet]. AutoCount Resource Center, ; 2020 Feb 24, 03:29 UTC [cited 2022 Jun 28]. Available from: https://wiki.autocountsoft.com/w/index.php?title=Troubleshooting:_Chinese_character_can%E2%80%99t_be_read_when_export_to_PDF_file&oldid=13864.
Bluebook style
Troubleshooting: Chinese character can’t be read when export to PDF file, https://wiki.autocountsoft.com/w/index.php?title=Troubleshooting:_Chinese_character_can%E2%80%99t_be_read_when_export_to_PDF_file&oldid=13864 (last visited June 28, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "AutoCount Resource Center", title = "Troubleshooting: Chinese character can’t be read when export to PDF file --- AutoCount Resource Center{,} ", year = "2020", url = "https://wiki.autocountsoft.com/w/index.php?title=Troubleshooting:_Chinese_character_can%E2%80%99t_be_read_when_export_to_PDF_file&oldid=13864", note = "[Online; accessed 28-June-2022]" }
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 = "AutoCount Resource Center", title = "Troubleshooting: Chinese character can’t be read when export to PDF file --- AutoCount Resource Center{,} ", year = "2020", url = "\url{https://wiki.autocountsoft.com/w/index.php?title=Troubleshooting:_Chinese_character_can%E2%80%99t_be_read_when_export_to_PDF_file&oldid=13864}", note = "[Online; accessed 28-June-2022]" }