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: 8 June 2022 12:44 UTC
- Date retrieved: 28 September 2023 17:36 UTC
- Permanent URL: https://gdprhub.eu/index.php?title=How_to_add_a_new_decision&oldid=26262
- Page Version ID: 26262
Citation styles for How to add a new decision
APA style
How to add a new decision. (2022, June 8). GDPRhub, . Retrieved 17:36, September 28, 2023 from https://gdprhub.eu/index.php?title=How_to_add_a_new_decision&oldid=26262.
MLA style
"How to add a new decision." GDPRhub, . 8 Jun 2022, 12:44 UTC. 28 Sep 2023, 17:36 <https://gdprhub.eu/index.php?title=How_to_add_a_new_decision&oldid=26262>.
MHRA style
GDPRhub contributors, 'How to add a new decision', GDPRhub, , 8 June 2022, 12:44 UTC, <https://gdprhub.eu/index.php?title=How_to_add_a_new_decision&oldid=26262> [accessed 28 September 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=26262 (accessed September 28, 2023).
CBE/CSE style
GDPRhub contributors. How to add a new decision [Internet]. GDPRhub, ; 2022 Jun 8, 12:44 UTC [cited 2023 Sep 28]. Available from: https://gdprhub.eu/index.php?title=How_to_add_a_new_decision&oldid=26262.
Bluebook style
How to add a new decision, https://gdprhub.eu/index.php?title=How_to_add_a_new_decision&oldid=26262 (last visited September 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=26262", note = "[Online; accessed 28-September-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=26262}", note = "[Online; accessed 28-September-2023]" }