JabRef
v5
v5
  • JabRef Bibliography Management
  • Installation
  • Getting started
  • Collect
    • Add entry manually
    • Add entry using an ID
    • Add entry using reference text
    • Searching externally using Online Services
    • Add entry using PDFs
    • Browser Extension
    • Import
      • Custom import filters
      • Import inspection window
  • Organize
    • Edit an entry
    • Groups
    • Keywords
    • Mark and grade
    • Comment on an entry
    • Searching within the library
    • Complete information using online databases
    • Manage associated files
    • Manage field names and their content
    • Best practices
    • Cleanup entries
    • Check integrity
    • Find duplicates
    • Merge entries
    • Save actions
  • Cite
    • BibTeX and biblatex
    • Pushing to external editor application
    • Export to Microsoft Word
    • OpenOffice/LibreOffice integration
  • Share
    • Sharing a Bib(la)TeX Library
    • Shared SQL Database
      • Migration of pre-3.6 SQL databases into a shared SQL database
    • Export
      • Custom export filters
    • Send as email
  • Configuration
    • Customize the citation key generator
    • Customize entry types
    • Customize general fields
    • Customize key bindings
    • Library properties
    • Entry preview setup
    • Manage external file types
    • Manage protected terms
    • The string editor
  • Advanced information
    • Main Window
    • Entry Editor
      • Links to other entries
      • The Bibtex / Biblatex source tab
      • The 'owner' field
      • Time stamp field
      • LaTeX Citations Tab
    • About BibTeX and its fields
    • Strings
    • Field content selector
    • URL and DOI links in JabRef
    • Command line use and options
    • Automatic Backup (.sav and .bak) and Autosave
    • XMP metadata support in JabRef
    • Remote operation
    • Custom themes
    • Journal abbreviations
    • New subdatabase based on AUX file
    • How to expand first names of an entry
    • Debugging your library file
    • Resources
    • License
    • Knowledge
      • MS Office Bibliography XML format
      • Comparison of the Medline (txt), Medline (xml), and RIS format
      • EndNote Export Filter
  • Frequently Asked Questions
    • Linux
    • Mac OS X
    • Windows
  • Discussion Forum
  • Contribute to JabRef
    • How to Improve the Help Page
    • How to translate the JabRef User Interface
Powered by GitBook
On this page
  • Howto: Import from Microsoft Word
  • Entry Type Mappings
  • Field mappings
  • BibTeX/BibLaTeX only fields
  • MS-Bib only fields
  • Special Export treatment
  • Special Import treatment

Was this helpful?

Edit on GitHub
Export as PDF
  1. Advanced information
  2. Knowledge

MS Office Bibliography XML format

PreviousKnowledgeNextComparison of the Medline (txt), Medline (xml), and RIS format

Was this helpful?

JabRef supports the MS Office Bibliography XML format for exporting and importing.

Howto: Import from Microsoft Word

See

Entry Type Mappings

Some field names in the XML format differ from the field names in the BibTeX/BibLaTeX format and can therefore be not directly mapped between the formats. Therefore this help file provides a list of all field mappings.

BibTeX/biblatex entry type
XML entry type

book

Book

inbook

BookSection

booklet

BookSection

incollection

BookSection

article

JournalArticle

inproceedings

ConferenceProceedings

conference

ConferenceProceedings

proceedings

ConferenceProceedings

collection

ConferenceProceedings

techreport

Report

manual

Report

mastersthesis

Report

phdthesis

Report

unpublished

Report

patent

Patent

misc

Misc

electronic

ElectronicSource

online

InternetSite

periodical

ArticleInAPeriodical

Field mappings

The field mapping for import and export is mostly the same, but there are some differences, as not all field exists in both formats. Additionally, some fields have to be treated differently during import/export.

BibTeX/BibLaTeX
XML field

bibtexkey

Tag

title

Title

year

Year

note

Comments

volume

Volume

language

LCID

edition

Edition

publisher

Publisher

booktitle

BookTitle

chapter

ChapterNumber

issue

Issue

school

Department

institution

Institution

doi

DOI

url

url

shorttitle

ShortTitle

pages

Pages

authors

Authors

editors

Editors

translator

Translator

bookauthor

Bookauthor

volumes

NumberVolumes

urldate

YearAccessed, MonthAccessed, DayAccessed

BibTeX/BibLaTeX only fields

The following fields are BibTeX/biblatex only fields, they have no representation in office XML. In the resulting XML file, they are represented with the prefix BIBTEX_

BibTeX/biblatex only fields
XML representation

series

BIBTEX_Series

abstract

BIBTEX_Abstract

keywords

BIBTEX_KeyWords

crossref

BIBTEX_CrossRef

howpublished

BIBTEX_HowPublished

affiliation

BIBTEX_Affiliation

contents

BIBTEX_Contents

copyright

BIBTEX_Copyright

price

BIBTEX_Price

size

BIBTEX_Size

intype

BIBTEX_InType

paper

BIBTEX_Paper

<BibTexEntryType>

BIBTEX_Entry

<BibTexEntryType>

SourceType

key (not bibtexkey)

BIBTEX_KEY

pubstate

BITEX_Pubstate

The XML field SourceType contains the associated entry type from the first table, while the original BibTeX/BibLaTex entrytype is preserved in the field BIBTEX_ENTRY.

MS-Bib only fields

The following fields are XML-only fields, they have no BibTeX/biblatex representation: In the resulting bib database they are represented with the prefix msbib-.

BibTeX/BibLaTex represenation
XML field

msbib-numberofvolume

NumberVolumes

msbib-periodical

PeriodicalTitle

msbib-day

Day

msbib-accessed

Accessed (YearAccessed, MonthAccessed, DayAccessed)

msbib-medium

Medium

msbib-recordingnumber

RecordingNumber

msbib-theater

Theater

msbib-distributor

Distributor

msbib-broadcaster

Broadcaster

msbib-station

Station

msbib-type

Type

msbib-court

Court

msbib-reporter

Reporter

msbib-casenumber

CaseNumber

msbib-abbreviatedcasenumber

AbbreviatedCaseNumber

msbib-productioncompany

ProductionCompany

msbib-producername

producerNames

msbib-composer

composers

msbib-conductor

conductors

msbib-performer

performers

msbib-writer

writers

msbib-director

directors

msbib-compiler

compilers

msbib-interviewer

interviewers

msbib-interviewee

interviewees

msbib-inventor

inventors

msbib-counsel

counsels

Special Export treatment

The following fields are treated as follows during export:

BibTeX/biblatex representation
XML field

booktitle

ConferenceName

journal

JournalName

journaltitle

JournalName

month

Month

date

year, month, day (if date is in ISO 8601 form)

issue

issue

isbn

StandardNumber

issn

StandardNumber

lccn

StandardNumber

mrnumer

StandardNumber

address (if field contains at least one comma)

City

address (if field does not contain a comma)

City, StateProvince, CountryRegion

location (if field contains at least one comma)

City

location (if field does not contain a comma)

City, StateProvince, CountryRegion

<EntryType is thesis>

ThesisType

<EntryType is patent> number

PatentNumber

number (entry is not patent)

Number

Authors/Editors (single author/editor is enclosed in curly braces)

Corporate

author (if entry type is patent)

Inventor

Special Import treatment

The following fields are treated as follows during import:

BibTeX/biblatex representation
XML field

organization

ConferenceName

journaltitle

Journal

location

City, StateProvince, CountryRegion

https://stackoverflow.com/a/4628718/873282