Bibliographic details for "PlayGround"

Please remember to check your manual of style, standards guide or instructor's guidelines for the exact syntax to suit your needs

Citation styles for "PlayGround"

APA

Contributors of ghid-pentru-bibliotecari.arc-software.ro (2016). PlayGround. Ghid Pentru Bibiotecari. Retrieved 04:46, 15 April, 2025 from http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=playground:playground&rev=1467562268.

MLA

“PlayGround.” Ghid Pentru Bibiotecari. 3 Jul 2016, 16:11 GMT. 15 Apr 2025, 04:46 <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=playground:playground&rev=1467562268>.

MHRA

Contributors of ghid-pentru-bibliotecari.arc-software.ro, ‘PlayGround’, Ghid Pentru Bibiotecari, 3 July 2016, 16:11 GMT, <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=playground:playground&rev=1467562268> [Accessed 15 April 2025]

Chicago

Contributors of ghid-pentru-bibliotecari.arc-software.ro, “PlayGround, ” Ghid Pentru Bibiotecari, http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=playground:playground&rev=1467562268 (Accessed April 15, 2025).

CBE/CSE

Contributors of ghid-pentru-bibliotecari.arc-software.ro. PlayGround [Internet]. Ghid Pentru Bibiotecari; 2016 Jul 3, 19:11 EEST [Cited 2025 Apr 15]. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=playground:playground&rev=1467562268.

Bluebook

AMA

Contributors of ghid-pentru-bibliotecari.arc-software.ro. PlayGround. Ghid Pentru Bibiotecari. July 3, 2016, 16:11 GMT. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=playground:playground&rev=1467562268. Accessed April 15, 2025.

BibTeX

 @misc{ wiki:xxx,
   author = "Contributors of ghid-pentru-bibliotecari.arc-software.ro",
   title = "PlayGround --- Ghid Pentru Bibiotecari",
   year = "2016",
   url = "http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=playground:playground&rev=1467562268",
   note = "[Online; accessed 15-April-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 = "Contributors of ghid-pentru-bibliotecari.arc-software.ro",
   title = "PlayGround --- Ghid Pentru Bibiotecari",
   year = "2016",
   url = "\url{http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=playground:playground&rev=1467562268}",
   note = "[Online; accessed 15-April-2025]"
 }