Aller au contenu

BibTeX misc type

Ce contenu n’est pas encore disponible dans votre langue.

There are a variety of entry types in BibTeX, and sometimes you will come across a source that doesn’t quite match any of the predefined types. In these cases, you can use the misc type. This type is for anything that doesn’t fit into one of the other categories. This could be pieces of music or lecture slides, but mostly it is to cite web pages. These unsupported source types are created with workaround fields from note and howpublished. If you frequently cite source types not supported by BibTex, you should look at BibLaTex, which offers a superset in terms of fields and types.

Vous avez besoin d'une solution simple pour gérer vos entrées BibTeX? Découvrez CiteDrive!

  • Gestion de références moderne et basée sur le web
  • Collaborez et partagez avec d'autres chercheurs
  • Intégration avec Overleaf
  • Support complet de BibTeX/BibLaTeX
  • Enregistrez des articles et des sites web directement depuis votre navigateur
  • Recherchez de nouveaux articles dans une base de données de dizaines de millions de références
Essayez CiteDrive ► Regarder la démo
@misc{citationKey,
...
}

If you are looking to use misc to cite a website, check out this guide.