Bibliographic details for "Ghid pentru bibliotecarii din biblioteci publice"

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 "Ghid pentru bibliotecarii din biblioteci publice"

APA

Contributors of ghid-pentru-bibliotecari.arc-software.ro (2010). Ghid pentru bibliotecarii din biblioteci publice. Ghid Pentru Bibiotecari. Retrieved 07:30, 29 March, 2024 from http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=ghid-pentru-bibliotecarii-din-biblioteci-publice&rev=1265026062.

MLA

“Ghid pentru bibliotecarii din biblioteci publice.” Ghid Pentru Bibiotecari. 1 Feb 2010, 12:07 GMT. 29 Mar 2024, 07:30 <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=ghid-pentru-bibliotecarii-din-biblioteci-publice&rev=1265026062>.

MHRA

Contributors of ghid-pentru-bibliotecari.arc-software.ro, ‘Ghid pentru bibliotecarii din biblioteci publice’, Ghid Pentru Bibiotecari, 1 February 2010, 12:07 GMT, <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=ghid-pentru-bibliotecarii-din-biblioteci-publice&rev=1265026062> [Accessed 29 March 2024]

Chicago

Contributors of ghid-pentru-bibliotecari.arc-software.ro, “Ghid pentru bibliotecarii din biblioteci publice, ” Ghid Pentru Bibiotecari, http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=ghid-pentru-bibliotecarii-din-biblioteci-publice&rev=1265026062 (Accessed March 29, 2024).

CBE/CSE

Contributors of ghid-pentru-bibliotecari.arc-software.ro. Ghid pentru bibliotecarii din biblioteci publice [Internet]. Ghid Pentru Bibiotecari; 2010 Feb 1, 14:07 EET [Cited 2024 Mar 29]. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=ghid-pentru-bibliotecarii-din-biblioteci-publice&rev=1265026062.

Bluebook

AMA

Contributors of ghid-pentru-bibliotecari.arc-software.ro. Ghid pentru bibliotecarii din biblioteci publice. Ghid Pentru Bibiotecari. February 1, 2010, 12:07 GMT. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=ghid-pentru-bibliotecarii-din-biblioteci-publice&rev=1265026062. Accessed March 29, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Contributors of ghid-pentru-bibliotecari.arc-software.ro",
   title = "Ghid pentru bibliotecarii din biblioteci publice --- Ghid Pentru Bibiotecari",
   year = "2010",
   url = "http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=ghid-pentru-bibliotecarii-din-biblioteci-publice&rev=1265026062",
   note = "[Online; accessed 29-March-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 = "Contributors of ghid-pentru-bibliotecari.arc-software.ro",
   title = "Ghid pentru bibliotecarii din biblioteci publice --- Ghid Pentru Bibiotecari",
   year = "2010",
   url = "\url{http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=ghid-pentru-bibliotecarii-din-biblioteci-publice&rev=1265026062}",
   note = "[Online; accessed 29-March-2024]"
 }