# Create Bibtey entry with BibTex standard fields

**URL:** https://discourse.jabref.org/t/create-bibtey-entry-with-bibtex-standard-fields/3171
**Category:** Help
**Created:** [January 25, 2022, 1:55pm UTC](https://discourse.jabref.org/t/create-bibtey-entry-with-bibtex-standard-fields/3171 "2022-01-25T13:55:55Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![tg-tobias](https://yyz2.discourse-cdn.com/flex030/user_avatar/discourse.jabref.org/tg-tobias/32/1240_2.png) [@tg-tobias](https://discourse.jabref.org/u/tg-tobias)
#### Post date: [January 25, 2022, 1:55pm UTC](https://discourse.jabref.org/t/create-bibtey-entry-with-bibtex-standard-fields/3171/1 "2022-01-25T13:55:55Z")

</div>

Hello,

I’m trying to create a BibTex entry with some BibTex standard fields set. Unfortunaltely, I cannot find the _type_ field or _institution_ and wondering why there aren’t displayed since they’re caled standard fields in the [docs](https://www.iso.org/obp/ui/#iso:std:iso:3650:ed-2:v1:en).

When I manually edit the BibTex file and add these fields, they appear under ‘Other fields’ tab in JabRef. I don’t know what I’m doing wrong, because it doesn’t seem the right way to me. To be clear, I want to create these fields via the GUI and don’t want to edit the file manually. Is that possible?

Kind regards,  
Tobias

---

<div class="post-metadata">

### Author: ![mlep](https://yyz2.discourse-cdn.com/flex030/user_avatar/discourse.jabref.org/mlep/32/387_2.png) [@mlep](https://discourse.jabref.org/u/mlep)
#### Post date: [January 25, 2022, 2:32pm UTC](https://discourse.jabref.org/t/create-bibtey-entry-with-bibtex-standard-fields/3171/2 "2022-01-25T14:32:53Z")

</div>

Using recent versions of JabRef, I have the field _Institution_ in my @techreport entries and the field _type_ in the @phdthesis entries, so, I can only try to guess why it is not the case for you.  
May be your database is in biblatex mode? (check in the menu Library → Library properties → General).

---

<div class="post-metadata">

### Author: ![koppor](https://yyz2.discourse-cdn.com/flex030/user_avatar/discourse.jabref.org/koppor/32/5_2.png) [@koppor](https://discourse.jabref.org/u/koppor)
#### Post date: [February 25, 2022, 1:43pm UTC](https://discourse.jabref.org/t/create-bibtey-entry-with-bibtex-standard-fields/3171/3 "2022-02-25T13:43:37Z")

</div>

We carefully follow the conventions by BibTeX and BibLaTeX. They define different entry types with different fields. Note that your BibTeX processor (e.g., the tool bibtex or biblatex) use the entry type to render the entry. Thus, it does not help to add a field institution manually, because it won’t be rendered as default.

To make things worse, each publisher (e.g., IEEE, ACM, Springer) has its own style. Thus, when publishing at IEEE, an entry could be rendered differently as with ACM.

You can read on at [About BibTeX and its fields - JabRef](https://docs.jabref.org/advanced/fields), where also some more pointers to the bibtex manual (tame the beast) can be found.
