Aller au contenu

BibTeX field type: institution

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

The institution field is designated to be used within the @techreport entry type, where it serves to denote the name of the institution that was responsible for issuing or publishing the report. This helps to give proper attribution and helps readers to find the original source more easily.

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

Here is an example structure demonstrating how you might use the institution field in a @techreport entry:

@techreport{key,
institution = {...},
}

In this format, the “key” is a unique identifier for the BibTeX entry, and the “institution” field should contain the name of the institution that published the report. It is essential to provide accurate and detailed information in this field to facilitate proper citation and referencing.

Ensure to replace the {...} with the actual name of the institution when you are creating your BibTeX entries. This field helps to organize and categorize technical reports properly in your reference list.