Cite This Page
Bibliographic details for Report Design: How to copy report format to another account book
- Page name: Report Design: How to copy report format to another account book
- Author: AutoCount Resource Center contributors
- Publisher: AutoCount Resource Center, .
- Date of last revision: 19 February 2020 08:24 UTC
- Date retrieved: 9 June 2023 07:00 UTC
- Permanent URL: https://wiki.autocountsoft.com/w/index.php?title=Report_Design:_How_to_copy_report_format_to_another_account_book&oldid=13542
- Page Version ID: 13542
Citation styles for Report Design: How to copy report format to another account book
APA style
Report Design: How to copy report format to another account book. (2020, February 19). AutoCount Resource Center, . Retrieved 07:00, June 9, 2023 from https://wiki.autocountsoft.com/w/index.php?title=Report_Design:_How_to_copy_report_format_to_another_account_book&oldid=13542.
MLA style
"Report Design: How to copy report format to another account book." AutoCount Resource Center, . 19 Feb 2020, 08:24 UTC. 9 Jun 2023, 07:00 <https://wiki.autocountsoft.com/w/index.php?title=Report_Design:_How_to_copy_report_format_to_another_account_book&oldid=13542>.
MHRA style
AutoCount Resource Center contributors, 'Report Design: How to copy report format to another account book', AutoCount Resource Center, , 19 February 2020, 08:24 UTC, <https://wiki.autocountsoft.com/w/index.php?title=Report_Design:_How_to_copy_report_format_to_another_account_book&oldid=13542> [accessed 9 June 2023]
Chicago style
AutoCount Resource Center contributors, "Report Design: How to copy report format to another account book," AutoCount Resource Center, , https://wiki.autocountsoft.com/w/index.php?title=Report_Design:_How_to_copy_report_format_to_another_account_book&oldid=13542 (accessed June 9, 2023).
CBE/CSE style
AutoCount Resource Center contributors. Report Design: How to copy report format to another account book [Internet]. AutoCount Resource Center, ; 2020 Feb 19, 08:24 UTC [cited 2023 Jun 9]. Available from: https://wiki.autocountsoft.com/w/index.php?title=Report_Design:_How_to_copy_report_format_to_another_account_book&oldid=13542.
Bluebook style
Report Design: How to copy report format to another account book, https://wiki.autocountsoft.com/w/index.php?title=Report_Design:_How_to_copy_report_format_to_another_account_book&oldid=13542 (last visited June 9, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "AutoCount Resource Center", title = "Report Design: How to copy report format to another account book --- AutoCount Resource Center{,} ", year = "2020", url = "https://wiki.autocountsoft.com/w/index.php?title=Report_Design:_How_to_copy_report_format_to_another_account_book&oldid=13542", note = "[Online; accessed 9-June-2023]" }
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 = "Report Design: How to copy report format to another account book --- AutoCount Resource Center{,} ", year = "2020", url = "\url{https://wiki.autocountsoft.com/w/index.php?title=Report_Design:_How_to_copy_report_format_to_another_account_book&oldid=13542}", note = "[Online; accessed 9-June-2023]" }