Bibliographic details for "Descrierea documentelor. Catalogare"

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 "Descrierea documentelor. Catalogare"

APA

Contributors of ghid-pentru-bibliotecari.arc-software.ro (2010). Descrierea documentelor. Catalogare. Ghid Pentru Bibiotecari. Retrieved 08:06, 26 April, 2024 from http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=descrierea-documentelor.-catalogare&rev=1270238989.

MLA

“Descrierea documentelor. Catalogare.” Ghid Pentru Bibiotecari. 2 Apr 2010, 20:09 GMT. 26 Apr 2024, 08:06 <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=descrierea-documentelor.-catalogare&rev=1270238989>.

MHRA

Contributors of ghid-pentru-bibliotecari.arc-software.ro, ‘Descrierea documentelor. Catalogare’, Ghid Pentru Bibiotecari, 2 April 2010, 20:09 GMT, <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=descrierea-documentelor.-catalogare&rev=1270238989> [Accessed 26 April 2024]

Chicago

Contributors of ghid-pentru-bibliotecari.arc-software.ro, “Descrierea documentelor. Catalogare, ” Ghid Pentru Bibiotecari, http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=descrierea-documentelor.-catalogare&rev=1270238989 (Accessed April 26, 2024).

CBE/CSE

Contributors of ghid-pentru-bibliotecari.arc-software.ro. Descrierea documentelor. Catalogare [Internet]. Ghid Pentru Bibiotecari; 2010 Apr 2, 23:09 EEST [Cited 2024 Apr 26]. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=descrierea-documentelor.-catalogare&rev=1270238989.

Bluebook

AMA

Contributors of ghid-pentru-bibliotecari.arc-software.ro. Descrierea documentelor. Catalogare. Ghid Pentru Bibiotecari. April 2, 2010, 20:09 GMT. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=descrierea-documentelor.-catalogare&rev=1270238989. Accessed April 26, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Contributors of ghid-pentru-bibliotecari.arc-software.ro",
   title = "Descrierea documentelor. Catalogare --- Ghid Pentru Bibiotecari",
   year = "2010",
   url = "http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=descrierea-documentelor.-catalogare&rev=1270238989",
   note = "[Online; accessed 26-April-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 = "Descrierea documentelor. Catalogare --- Ghid Pentru Bibiotecari",
   year = "2010",
   url = "\url{http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=descrierea-documentelor.-catalogare&rev=1270238989}",
   note = "[Online; accessed 26-April-2024]"
 }