summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/figbib/figbib_sample.bib
blob: a3b1e1231c175ed9972178d7e54f00d8992588a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

@fig{smiley1,
  main = {This is a smiley},
  add = {The additional description is meaningless},
  caption = {Smiley},
  file = {smiley}
}

@fig{smiley2,
  main = {Here is the smiley again},
  file = {smiley}
}

@fig{smiley3,
  main = {Yet another smiley},
  file = {smiley},
  source = {(top secret)}
}