Bibliographic details for "start"

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 "start"

APA

Contributors of ghid-pentru-bibliotecari.arc-software.ro (2009). start. Ghid Pentru Bibiotecari. Retrieved 08:26, 26 April, 2024 from http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=start&rev=1259161660.

MLA

“start.” Ghid Pentru Bibiotecari. 25 Nov 2009, 15:07 GMT. 26 Apr 2024, 08:26 <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=start&rev=1259161660>.

MHRA

Contributors of ghid-pentru-bibliotecari.arc-software.ro, ‘start’, Ghid Pentru Bibiotecari, 25 November 2009, 15:07 GMT, <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=start&rev=1259161660> [Accessed 26 April 2024]

Chicago

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

CBE/CSE

Contributors of ghid-pentru-bibliotecari.arc-software.ro. start [Internet]. Ghid Pentru Bibiotecari; 2009 Nov 25, 17:07 EET [Cited 2024 Apr 26]. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=start&rev=1259161660.

Bluebook

AMA

Contributors of ghid-pentru-bibliotecari.arc-software.ro. start. Ghid Pentru Bibiotecari. November 25, 2009, 15:07 GMT. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=start&rev=1259161660. Accessed April 26, 2024.

BibTeX

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