Cite This Page
1 Bibliographic details for How to Write a PDOR
- Page name: How to Write a PDOR
- Author: stix contributors
- Publisher: stix, .
- Date of last revision: 4 November 2022 15:55 UTC
- Date retrieved: 22 November 2024 07:19 UTC
- Permanent URL: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Write_a_PDOR&oldid=16208
- Page Version ID: 16208
2 Citation styles for How to Write a PDOR
2.1 APA style
How to Write a PDOR. (2022, November 4). stix, . Retrieved 07:19, November 22, 2024 from https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Write_a_PDOR&oldid=16208.
2.2 MLA style
"How to Write a PDOR." stix, . 4 Nov 2022, 15:55 UTC. 22 Nov 2024, 07:19 <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Write_a_PDOR&oldid=16208>.
2.3 MHRA style
stix contributors, 'How to Write a PDOR', stix, , 4 November 2022, 15:55 UTC, <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Write_a_PDOR&oldid=16208> [accessed 22 November 2024]
2.4 Chicago style
stix contributors, "How to Write a PDOR," stix, , https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Write_a_PDOR&oldid=16208 (accessed November 22, 2024).
2.5 CBE/CSE style
stix contributors. How to Write a PDOR [Internet]. stix, ; 2022 Nov 4, 15:55 UTC [cited 2024 Nov 22]. Available from: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Write_a_PDOR&oldid=16208.
2.6 Bluebook style
How to Write a PDOR, https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Write_a_PDOR&oldid=16208 (last visited November 22, 2024).
2.7 BibTeX entry
@misc{ wiki:xxx, author = "stix", title = "How to Write a PDOR --- stix{,} ", year = "2022", url = "https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Write_a_PDOR&oldid=16208", note = "[Online; accessed 22-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 = "stix", title = "How to Write a PDOR --- stix{,} ", year = "2022", url = "\url{https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Write_a_PDOR&oldid=16208}", note = "[Online; accessed 22-November-2024]" }