Bibliographic details for "Servicii moderne"

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 "Servicii moderne"

APA

Contributors of ghid-pentru-bibliotecari.arc-software.ro (2010). Servicii moderne. Ghid Pentru Bibiotecari. Retrieved 22:37, 18 February, 2025 from http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=servicii-moderne&rev=1270204013.

MLA

“Servicii moderne.” Ghid Pentru Bibiotecari. 2 Apr 2010, 10:26 GMT. 18 Feb 2025, 22:37 <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=servicii-moderne&rev=1270204013>.

MHRA

Contributors of ghid-pentru-bibliotecari.arc-software.ro, ‘Servicii moderne’, Ghid Pentru Bibiotecari, 2 April 2010, 10:26 GMT, <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=servicii-moderne&rev=1270204013> [Accessed 18 February 2025]

Chicago

Contributors of ghid-pentru-bibliotecari.arc-software.ro, “Servicii moderne, ” Ghid Pentru Bibiotecari, http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=servicii-moderne&rev=1270204013 (Accessed February 18, 2025).

CBE/CSE

Contributors of ghid-pentru-bibliotecari.arc-software.ro. Servicii moderne [Internet]. Ghid Pentru Bibiotecari; 2010 Apr 2, 13:26 EEST [Cited 2025 Feb 18]. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=servicii-moderne&rev=1270204013.

Bluebook

AMA

Contributors of ghid-pentru-bibliotecari.arc-software.ro. Servicii moderne. Ghid Pentru Bibiotecari. April 2, 2010, 10:26 GMT. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=servicii-moderne&rev=1270204013. Accessed February 18, 2025.

BibTeX

 @misc{ wiki:xxx,
   author = "Contributors of ghid-pentru-bibliotecari.arc-software.ro",
   title = "Servicii moderne --- Ghid Pentru Bibiotecari",
   year = "2010",
   url = "http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=servicii-moderne&rev=1270204013",
   note = "[Online; accessed 18-February-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 = "Servicii moderne --- Ghid Pentru Bibiotecari",
   year = "2010",
   url = "\url{http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=servicii-moderne&rev=1270204013}",
   note = "[Online; accessed 18-February-2025]"
 }