Cite This Page
1 Bibliographic details for Psychologist website design
- Page name: Psychologist website design
 - Author: stix contributors
 - Publisher: stix, .
 - Date of last revision: 26 October 2025 23:29 UTC
 - Date retrieved: 4 November 2025 13:52 UTC
 - Permanent URL: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Psychologist_website_design&oldid=16907
 - Page Version ID: 16907
 
2 Citation styles for Psychologist website design
2.1 APA style
Psychologist website design. (2025, October 26). stix, . Retrieved 13:52, November 4, 2025 from https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Psychologist_website_design&oldid=16907.
2.2 MLA style
"Psychologist website design." stix, . 26 Oct 2025, 23:29 UTC. 4 Nov 2025, 13:52 <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Psychologist_website_design&oldid=16907>.
2.3 MHRA style
stix contributors, 'Psychologist website design', stix, , 26 October 2025, 23:29 UTC, <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Psychologist_website_design&oldid=16907> [accessed 4 November 2025]
2.4 Chicago style
stix contributors, "Psychologist website design," stix, , https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Psychologist_website_design&oldid=16907 (accessed November 4, 2025).
2.5 CBE/CSE style
stix contributors. Psychologist website design [Internet]. stix, ; 2025 Oct 26, 23:29 UTC [cited 2025 Nov 4]. Available from: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Psychologist_website_design&oldid=16907.
2.6 Bluebook style
Psychologist website design, https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Psychologist_website_design&oldid=16907 (last visited November 4, 2025).
2.7 BibTeX entry
 @misc{ wiki:xxx,
   author = "stix",
   title = "Psychologist website design --- stix{,} ",
   year = "2025",
   url = "https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Psychologist_website_design&oldid=16907",
   note = "[Online; accessed 4-November-2025]"
 }
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 = "Psychologist website design --- stix{,} ",
   year = "2025",
   url = "\url{https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Psychologist_website_design&oldid=16907}",
   note = "[Online; accessed 4-November-2025]"
 }