@comment{jabref-meta: groupsversion:3;} % zotero export

%references
@inproceedings{Smith2009,
  author="Caroline JA Smith",
  year=2009,
  month=dec,
  title={{Quantum somethings}},
  journal={Journal of {B}lah}
}

comment
@book{IP:1990,
author = "Prince, Ian",
year = {1990},
title = {Methods for Research}
}

@Comment{A comment}
@Article{py03,
     author = {Xavier D\'ecoret},
     title  = "PyBiTex",
     year   = 2003
}

@Comment{
  @Book{steward03,
    author =	 {Martha Steward},
    title =	 {Cooking behind bars},
    publisher =	 {Culinary Expert Series},
    year =	 2003
  }
  @Article{py03,
     author = {Xavier D\'ecoret},
     title  = "PyBiTex",
     year   = 2003
	}
	@boo{fd{},fds}
}


@String(mar = "march")
      
@Book{sweig42,
  month =        "1~mar"
}

@String(mar = "march")
      
@Book(sweig42,
  month =        "1~" # mar
)

@String {firstname = "Xavier"}
@String {lastname  = "Decoret"}
@String {email      = firstname # "." # lastname # "@imag.fr"}