summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/SemanticResultFormats/tests/phpunit/Integration/JSONScript/Fixtures/bibtex-01-3.bib
blob: b5602c2393e482b7b568bcd3d009b7ffe9d96676 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
@Book{maskin1985ttoiineas,
  address = "Cambridge", 
  author = "Eric S. Maskin", 
  publisher = "Cambridge University Press", 
  title = "The theory of implementation in nash equilibrium: a survey", 
  year = "1985", 
}

@Book{abramowitz1964homf,
  address = "New York", 
  author = "Milton Abramowitz and Irene A. Stegun", 
  edition = "ninth Dover printing, tenth GPO printing", 
  publisher = "Dover", 
  title = "Handbook of Mathematical Functions", 
  year = "1964", 
}