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: 28 November 2023 13:51 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 13:51, November 28, 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. 28 Nov 2023, 13:51 <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 28 November 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 November 28, 2023).
CBE/CSE style
GDPRhub contributors. How to add a new decision [Internet]. GDPRhub, ; 2022 Nov 21, 12:01 UTC [cited 2023 Nov 28]. 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 November 28, 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 28-November-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 28-November-2023]" }