Cite This Page
Bibliographic details for How to add a new decision
- Page name: How to add a new decision
- Author: GDPRhub contributors
- Publisher: GDPRhub, .
- Date of last revision: 21 November 2022 12:01 UTC
- Date retrieved: 29 March 2023 19:54 UTC
- Permanent URL: https://gdprhub.eu/index.php?title=How_to_add_a_new_decision&oldid=29465
- Page Version ID: 29465
Citation styles for How to add a new decision
APA style
How to add a new decision. (2022, November 21). GDPRhub, . Retrieved 19:54, March 29, 2023 from https://gdprhub.eu/index.php?title=How_to_add_a_new_decision&oldid=29465.
MLA style
"How to add a new decision." GDPRhub, . 21 Nov 2022, 12:01 UTC. 29 Mar 2023, 19:54 <https://gdprhub.eu/index.php?title=How_to_add_a_new_decision&oldid=29465>.
MHRA style
GDPRhub contributors, 'How to add a new decision', GDPRhub, , 21 November 2022, 12:01 UTC, <https://gdprhub.eu/index.php?title=How_to_add_a_new_decision&oldid=29465> [accessed 29 March 2023]
Chicago style
GDPRhub contributors, "How to add a new decision," GDPRhub, , https://gdprhub.eu/index.php?title=How_to_add_a_new_decision&oldid=29465 (accessed March 29, 2023).
CBE/CSE style
GDPRhub contributors. How to add a new decision [Internet]. GDPRhub, ; 2022 Nov 21, 12:01 UTC [cited 2023 Mar 29]. Available from: https://gdprhub.eu/index.php?title=How_to_add_a_new_decision&oldid=29465.
Bluebook style
How to add a new decision, https://gdprhub.eu/index.php?title=How_to_add_a_new_decision&oldid=29465 (last visited March 29, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "GDPRhub", title = "How to add a new decision --- GDPRhub{,} ", year = "2022", url = "https://gdprhub.eu/index.php?title=How_to_add_a_new_decision&oldid=29465", note = "[Online; accessed 29-March-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 = "GDPRhub", title = "How to add a new decision --- GDPRhub{,} ", year = "2022", url = "\url{https://gdprhub.eu/index.php?title=How_to_add_a_new_decision&oldid=29465}", note = "[Online; accessed 29-March-2023]" }