Changes

Jump to navigation Jump to search
1,401 bytes added ,  09:27, 28 October 2010
beginning work on sample.bib file
Here is a sample <tt>.bib</tt> file. It serves two purposes:

# facilitate the creation of minimal examples if you have problems and/or want to ask questions on the list;
# provide a bibliography of things related to ConTeXt.

Hence, this page is meant as a community effort. Please add further entries that either

* add new fields, entry types, etc. that show problems with the bibliography support in mkiv or
* add further sources of information about ConTeXt.

== Sample file ==

<pre>
@STRING{hh = {Hans Hagen}}

@ELECTRONIC{hh2010,
author = hh,
year = {2010},
title = {Metafun. \CONTEXT\ mkiv},
url = {http://www.pragma-ade.nl/general/manuals/metafun-s.pdf},
owner = {tas},
timestamp = {2010.10.28}
}

@ARTICLE{hh2010a,
author = hh,
title = {The Font Name Mess},
journal = {MAPS},
year = {2010},
volume = {40},
pages = {2-8},
keywords = {context},
owner = {tas},
timestamp = {2010.10.28}
}

@ARTICLE{hh2010b,
author = hh,
title = {Grouping in Hybrid Environments},
journal = {MAPS},
year = {2010},
volume = {40},
pages = {67-71},
keywords = {context},
owner = {tas},
timestamp = {2010.10.28}
}

@BOOK{Eijkhout1991,
title = {\TeX\ by Topic. A \TeX nician's Reference},
publisher = {Addison-Wesley},
year = {1991},
author = {Victor Eijkhout},
address = {London},
keywords = {general},
owner = {tas},
timestamp = {2010.10.28}
}
</pre>
gardener
111

edits

Navigation menu