Tree :



 Faceted index, by topics :
Menu

 
Category
V5 (46)
V5.01 (21)
V5.10 (15)
V5.20 (32)
V5.30 (16)
V5.31 (1)
V5.32 (4)
V5.33 (16)
V5.34 (7)
V5.35 (2)
V5.40 (27)
V5.41 (7)
V5.42 (4)
V5.43 (6)
V5.50 (1)
V5.60 (1)
V5.61 (2)
V5.70 (9)
V5.71 (4)
 
 How to insert these widgets?

      5. Reference
          5.9. Publications
              5.9.5. Import / Export publications
                  5.9.5.2. Import a list from a tagged text file.
 5.9.5.2.1. Customize default WIT analysis when importing bibliographic data  

This is for advanced users.

WIT offers 40 pre-defined bibliographic fields, and aliases to some of them.

You can define your own aliases (if you need to analyse lines yet ignored by WIT), and map them to WIT fields by appending them to the current alias list of the chosen field.

Please refer the configuration file (located in _INSTALLDIR_\Data\DataFormats, named "name-value-format.txt", and listed below) for more explanations. 

# WIT bibliography import format specification for files made of name:value couples (one per line, like below)
# Example of recognized format (except the #):
# Reference type: Memoir
# Author: Smith Bill
# Title: The story of ...
# Publisher : Phantom
# Country : England
# Year: 2000
# Keywords : keyword1
# keyword2
# keyword3
# Notes : my opinion...
## Reference type: Article
# Author: Dupond & Dupont
# Title: ...
## ... etc
# # A new book is detected when analyzing the 'Reference type:' field.
# --------------------------------------------------------------------------------------------------
## Lines beginning with # or void are comments (ignored)
##
# Below line is the separator between names and values
@SEPARATOR :
# Next 40 lines are WIT bibliographic field names and their aliases
# You can add your own aliases (use the , (comma) to separate them).
# DO NOT change the first name of each line (uppercase).
# DO NOT change the order of lines.
# Leading/trailing white spaces are ignored.
# Comparison between this field names and those of your import files are case insensitive.
# While parsing the bibliography, if WIT encounters a line without name (just the value, it will be appended to the last
# value of the current field, and separated by a comma. REFERENCE TYPE, publication type, book, manuscript, article, report, thesis, communication, artwork, audiovisual material, film, electronic source
AUTHOR, reporter, programmer, writer, artist, cartographer, created by
TITLE, name of act, case name
SHORT TITLE, abbreviated title, abbreviated case name
ALTERNATE TITLE, reference
PUBLISHER, university, institution, producer, distributor, assignee, court
PLACE PUBLISHED, city, conference location, country
EDITION, version, session
ORIGINAL PUBLICATION, history
REPRINT EDITION
VOLUME, code volume, code number, report volume
NUMBER OF VOLUMES, extent of work
NUMBER, issue, issue number, document number, bill number, public law number
YEAR, year of publication, year of conference, year released
DATE, date of creation
PAGES, number of pages, description, code pages, first page
SECTION, code section, sections
KEYWORDS, theme
SECONDARY AUTHOR, series editor, recipient, director, committee, reporter
SECONDARY TITLE, journal, series title, book title, collection title, magazine, newspaper, conference name, academic department, published source, image source program
TERTIARY AUTHOR, series editor, producer
TERTIARY TITLE, series title, legislative body
SUBSIDIARY AUTHOR, translator, performers, sponsor, counsel
MEDIUM, type of work, type of article, type, type of medium, medium
ISBN/ISSN, isbn
REVIEWED ITEM, review rating
LABEL
ABSTRACT 
NOTES
URL 
AUTHOR ADDRESS
IMAGE
CAPTION, image caption
CUSTOM 1, user1
CUSTOM 2, user2
CUSTOM 3, user3
CUSTOM 4, user4
ID
ACCESSION NUMBER
CALL NUMBER

Note : if the file is missing or corrupted, WIT will warn you at start-up, and revert to default behavior (as specified here).