Cite This Page
Bibliographic details for Report Design: How to display negative amount in brackets format
- Page name: Report Design: How to display negative amount in brackets format
- Author: AutoCount Resource Center contributors
- Publisher: AutoCount Resource Center.
- Date of last revision: 19 February 2020 07:58 UTC
- Date retrieved: 4 November 2024 10:50 UTC
- Permanent URL: https://wiki.autocountsoft.com/wiki/Report_Design:_How_to_display_negative_amount_in_brackets_format?oldid=13532
- Page Version ID: 13532
Citation styles for Report Design: How to display negative amount in brackets format
APA style
Report Design: How to display negative amount in brackets format. (2020, February 19). AutoCount Resource Center. Retrieved 10:50, November 4, 2024 from https://wiki.autocountsoft.com/wiki/Report_Design:_How_to_display_negative_amount_in_brackets_format?oldid=13532.
MLA style
"Report Design: How to display negative amount in brackets format." AutoCount Resource Center. 19 Feb 2020, 07:58 UTC. 4 Nov 2024, 10:50 <https://wiki.autocountsoft.com/wiki/Report_Design:_How_to_display_negative_amount_in_brackets_format?oldid=13532>.
MHRA style
AutoCount Resource Center contributors, 'Report Design: How to display negative amount in brackets format', AutoCount Resource Center, 19 February 2020, 07:58 UTC, <https://wiki.autocountsoft.com/wiki/Report_Design:_How_to_display_negative_amount_in_brackets_format?oldid=13532> [accessed 4 November 2024]
Chicago style
AutoCount Resource Center contributors, "Report Design: How to display negative amount in brackets format," AutoCount Resource Center, https://wiki.autocountsoft.com/wiki/Report_Design:_How_to_display_negative_amount_in_brackets_format?oldid=13532 (accessed November 4, 2024).
CBE/CSE style
AutoCount Resource Center contributors. Report Design: How to display negative amount in brackets format [Internet]. AutoCount Resource Center; 2020 Feb 19, 07:58 UTC [cited 2024 Nov 4]. Available from: https://wiki.autocountsoft.com/wiki/Report_Design:_How_to_display_negative_amount_in_brackets_format?oldid=13532.
Bluebook style
Report Design: How to display negative amount in brackets format, https://wiki.autocountsoft.com/wiki/Report_Design:_How_to_display_negative_amount_in_brackets_format?oldid=13532 (last visited November 4, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "AutoCount Resource Center", title = "Report Design: How to display negative amount in brackets format --- AutoCount Resource Center{,} ", year = "2020", url = "https://wiki.autocountsoft.com/wiki/Report_Design:_How_to_display_negative_amount_in_brackets_format?oldid=13532", note = "[Online; accessed 4-November-2024]" }
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 display negative amount in brackets format --- AutoCount Resource Center{,} ", year = "2020", url = "\url{https://wiki.autocountsoft.com/wiki/Report_Design:_How_to_display_negative_amount_in_brackets_format?oldid=13532}", note = "[Online; accessed 4-November-2024]" }