Templates are invoked in mediawiki using {{<name of template>}}. Parameters are named and are separated using the pipe character (|) like so: "|<parameter_name>=<parameter>". Note that usually a pipe immediately follows the template name and each parameter will start on a newline (the pipe comes first). The template we are using is called “Bibliography Entry” and the parameters specific to the bibiliography page are:

  • papername: the title of the “pdf” as specified when uploaded
  • annotations: the text you want to include (you can use wiki markup)
  • bibtexentry: the bibliography entry

For example:

{{Bibliography Entry|

|papername=Non-existent paper

|annotations=
*Here is some sample annotation
*<math>f(x)=x^2</math>

|bibtexentry=
@inproceedings={my proceedings,
   title="Yet another title",
   author="Me"
}

}}

which would look like this:

For a working example see Classifier Combination for Improved Lexical Disambiguation.

nlp-private/instructions-for-using-the-bibliography-template.txt · Last modified: 2015/04/22 14:46 by ryancha
Back to top
CC Attribution-Share Alike 4.0 International
chimeric.de = chi`s home Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0