Hoppa till innehåll

BibTeX field type: institution

Det här innehållet är inte tillgängligt på ditt språk än.

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.

Behöver du en enkel lösning för att hantera dina BibTeX-poster? Upptäck CiteDrive!

  • Webbaserad, modern referenshantering
  • Samarbeta och dela med forskarkollegor
  • Integration med Overleaf
  • Omfattande stöd för BibTeX/BibLaTeX
  • Spara artiklar och webbplatser direkt från din webbläsare
  • Sök efter nya artiklar i en databas med tiotals miljoner referenser
Prova CiteDrive ► Titta på demo

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.