Formats bibliographiques


Le logiciel de composition LaTeX dispose de formats bibliographiques et d'un outil de manipulation (BibTeX) qui permet de distinguer les différents types de publications et pour chacun d'eux, les informations obligatoires et les informations optionnelles.

Format
Exemple(s)
@Article{,
  author =      {},
  title =      {},
  journal =      {},
  year =      {},
  OPTkey =      {},
  OPTvolume =      {},
  OPTnumber =      {},
  OPTpages =      {},
  OPTmonth =      {},
  OPTnote =      {},
  OPTannote =      {}
}
@Article{kleiber-et-riegel89,
  author =      {Martin Kleiber and Georges Riegel},
  title =      {Une sémantique qui n'a pas de sens n'a vraiment pas de sens},
  journal =      {Linguisticae Investigationes},
  year =      1989,
  volume =     {XIII},
  number =     2,
  pages =     {405--417},
  annote =     {En-tête~: discussion}
}

@Article{rastier87b,
    author =     "François Rastier",
    title =     "Présentation",
    journal =     "Langages",
    year =     1987,
    volume =     "Sémantique et intelligence artificielle -- F.~Rastier (ed)",
    number =     87,
    pages =     "5--19",
    month =     "septembre",
  }
 


@InProceedings{,
  author =      {},
  title =      {},
  OPTcrossref =  {},
  OPTkey =      {},
  OPTbooktitle = {},
  OPTpages =      {},
  OPTyear =      {},
  OPTeditor =      {},
  OPTvolume =      {},
  OPTnumber =      {},
  OPTseries =      {},
  OPTaddress =      {},
  OPTmonth =      {},
  OPTorganization = {},
  OPTpublisher = {},
  OPTnote =      {},
  OPTannote =      {}
}
@InProceedings{venant04,
  author =      {Fabienne Venant},
  title =      {Polysémie et calcul du sens},
  booktitle =     {Le poids des mots. {Actes des 7èmes journées internationnales d'analyse statistique des données textuelles}},
  pages =     {1145--1156},
  year =     2004,
  editor =     {Gérald Purnelle, Cédrick Fairon, Anne Dister},
  volume =     2,
  address =     {Louvain-la-Neuve, Belgique},
  month =     {10--12 mars},
  publisher =     {UCL Presses universitaires de Louvain}
}


@InCollection{,
  author =      {},
  title =      {},
  booktitle =      {},
  OPTcrossref =  {},
  OPTkey =      {},
  OPTpages =      {},
  OPTpublisher = {},
  OPTyear =      {},
  OPTeditor =      {},
  OPTvolume =      {},
  OPTnumber =      {},
  OPTseries =      {},
  OPTtype =      {},
  OPTchapter =      {},
  OPTaddress =      {},
  OPTedition =      {},
  OPTmonth =      {},
  OPTnote =      {},
  OPTannote =      {}
}
@InCollection{latour97,
  author =      {Bruno Latour},
  title =      {Pasteur et {Pouchet}~: hétérogénèse de l'histoire des sciences},
  booktitle =      {Eléments d'histoire des sciences},
  pages =     {629--663},
  publisher =     {Larousse},
  year =     1997,
  editor =     {Michel Serres},
  address =     {Paris}
}


@InBook{,
  ALTauthor =      {},
  ALTeditor =      {},
  title =      {},
  chapter =      {},
  publisher =      {},
  year =      {},
  OPTkey =      {},
  OPTvolume =      {},
  OPTnumber =      {},
  OPTseries =      {},
  OPTtype =      {},
  OPTaddress =      {},
  OPTedition =      {},
  OPTmonth =      {},
  OPTpages =      {},
  OPTnote =      {},
  OPTannote =      {}
}

@Proceedings{,
  title =      {},
  year =      {},
  OPTkey =      {},
  OPTbooktitle = {},
  OPTeditor =      {},
  OPTvolume =      {},
  OPTnumber =      {},
  OPTseries =      {},
  OPTaddress =      {},
  OPTmonth =      {},
  OPTorganization = {},
  OPTpublisher = {},
  OPTnote =      {},
  OPTannote =      {}
}
@Proceedings{corbin-et-al97,
  title =      {Mots possibles et mots existants},
  year =      1997,
  editor =     {Danielle Corbin and Bernard Fradin and Benoît Habert and Françoise Kerleroux
                   and Marc Plénat},
  series =     {Silexicales 1},
  address =     {Villeneuve d'Asq},
  month =     {avril},
  organization = {SILEX},
  publisher =     {Université Lille III}
}


@Book{,
  ALTauthor =      {},
  ALTeditor =      {},
  title =      {},
  publisher =      {},
  year =      {},
  OPTkey =      {},
  OPTvolume =      {},
  OPTnumber =      {},
  OPTseries =      {},
  OPTaddress =      {},
  OPTedition =      {},
  OPTmonth =      {},
  OPTnote =      {},
  OPTannote =      {}
}
@Book{houde-et-al98,
  editor =     {Olivier Houdé and Daniel Kayser and Olivier Koenig and Joëlle Proust and François Rastier},
  title =      {Vocabulaire de sciences cognitives},
  publisher =      {Presses universitaires de France},
  year =      1998,
  series =     {Psychologie et sciences de la pensée},
  address =     {Paris}
}

@Book{stengers-et-bensaude-vincent03,
  author =     {Isabelle Stengers and Bernadette Bernaude-Vincent},
  title =      {100 mots pour commencer à penser les sciences},
  publisher =      {Les empêcheurs de penser en rond},
  year =      2003,
  address =     {Paris}
}


@Booklet{,
  title =      {},
  OPTkey =      {},
  OPTauthor =      {},
  OPThowpublished = {},
  OPTaddress =      {},
  OPTmonth =      {},
  OPTyear =      {},
  OPTnote =      {},
  OPTannote =      {}
}

@PhdThesis{,
  author =      {},
  title =      {},
  school =      {},
  year =      {},
  OPTkey =      {},
  OPTtype =      {},
  OPTaddress =      {},
  OPTmonth =      {},
  OPTnote =      {},
  OPTannote =      {}
}
@PhdThesis{potot-tartier04,
  author =      {Annie Potot-Tartier},
  title =      {Analyse automatique de l'évolution terminologique~: variations et distances},
  school =      {Université de Nantes},
  year =      2004,
  type =     {Doctorat d'informatique},
  address =     {Nantes},
  month =     {4 octobre},
  note =     {Jury~: Daniel Kayser (rapporteur), Pierre Zweigenbaum (rapporteur), Xavier Polanco, Béatrice Daille (co-directeure), Alexandre Dikovsky (directeur)}
}


@MastersThesis{,
  author =      {},
  title =      {},
  school =      {},
  year =      {},
  OPTkey =      {},
  OPTtype =      {},
  OPTaddress =      {},
  OPTmonth =      {},
  OPTnote =      {},
  OPTannote =      {}
}
@MastersThesis{millet03,
  author =      {Cindy Millet},
  title =      {Étude distributionnelle des variations sémantiques
de certains termes-pivots détectés automatiquement dans
un corpus de forums thématiques électroniques sur
la monnaie sociale dans le cadre de l'opposition harrissienne
entre langue générale et sous-langage},
  school =      {Université Paris~X -- Nanterre},
  year =      2003,
  type =     {DEA de Sciences du langage},
  address =     {Nanterre},
  note =     {Directeur~: Benoît Habert}
}

@TechReport{,
  author =      {},
  title =      {},
  institution =  {},
  year =      {},
  OPTkey =      {},
  OPTtype =      {},
  OPTnumber =      {},
  OPTaddress =      {},
  OPTmonth =      {},
  OPTnote =      {},
  OPTannote =      {}
}
@TechReport{strassel03,
  author =      {Stephanie Strassel},
  title =      {Simple Metadata Annotation Specification},
  institution =  {Linguistic Data Consortium},
  year =      2003,
  type =     {Annotation Guide},
  note =     {Version 5.0 -- http://www.ldc.upenn.edu/Projects/MDE/}
}


@Manual{,
  title =      {},
  OPTkey =      {},
  OPTauthor =      {},
  OPTorganization = {},
  OPTaddress =      {},
  OPTedition =      {},
  OPTmonth =      {},
  OPTyear =      {},
  OPTnote =      {},
  OPTannote =      {}
}
@Manual{lamalle-et-al03,
  title =      {Lexico3, outils de statistique textuelle, manuel d'utilisation},
  author =     {Cédric Lammalle and William Martinez and Serge Fleury and André Salem, and Béatrice Fracchiolla and Andrea Kuncova and Aude Maisondieu},
  organization = {Syled -- Cla2T -- Université de la Sorbonne nouvelle -- Paris 3},
  address =     {Paris},
  year =     2003,
  note =     {version 3.41}
}

@Unpublished{,
  author =      {},
  title =      {},
  note =      {},
  OPTkey =      {},
  OPTmonth =      {},
  OPTyear =      {},
  OPTannote =      {}
}