

Changes to ICGA BibTeX style

- Titles are printed as present in the BibTex file. 
  All main words should be capitalized.

- three new fieldtypes are introduced:

  isbn = "1-11232-443"
  issn = "2677-2234"
  url= "http//aserver.com/apage.html"

  articles/proceedings/techreports can have isbn or issn.
  books etc. only have isbn

- a new entry type is introduced:

 @webpage{lincke00, key="lincke00",
    author="T. Lincke",
    title="Awari Endgame Databases",
    year=2000,
    url="http://wwwjn.inf.ethz.ch/games/awari",
 }

 These fields are compulsary, a field "note" can be added.      


Notes to ICGA style

- "thanks" are presented now using arabic-number footnotes.
  real footnotes on the first page get next footnote number. 

- I have some problems in forcing the title to uppercase. You have to put it
  in uppercase yourself. The running title is not in uppercase.
  
- To change the "submitted": add \issue{September 2000} in the preamble.

- citeby and citey are changed: they use a comma to seperate years in a multiple citation.
(\citeby{JD03,JD04,HD05}).


Jeroen Donkers
(donkers@,micc.unimaas.nl)


