<li><p><aclass="github-button"href="https://github.com/arunpersaud/lektor-bibtex-support"data-icon="octicon-star"data-size="large"data-show-count="true"aria-label="Star lektor-bibtex-support on GitHub"target="_blank">Star</a></p></li>
<p>The plugin allows adding a list of publications generated from bibtex files to a page.</p>
<h2>Enabling the plugin</h2>
<p>To enable the plugin add this to your project file:</p>
<pre><code>[packages]
lektor-bibtex-support = 0.1
</code></pre>
<h2>Configuring</h2>
<p>Create a file configs/bibtex-support.ini with a section called Bibtex. Define a variable files that
is a white space separated list of bibtex files. Put these files into the assets directory of your project.</p>
<pre><code>[Bibtex]
files = A.bib B.bib
</code></pre>
<p>Optionally you can also create a template file that should leave in the template directory to render the bibtex entries. If you skip this entry a default template will be used that sorts the entries by year.</p>
<h2>Usage</h2>
<p>You can add the the publication anywhere in your jinja template by calling</p>
Please enable JavaScript to view the <ahref="https://disqus.com/?ref_noscript"
rel="nofollow">comments powered by Disqus.</a>
</noscript>
</div>
</div>
</div>
</div>
</div>
</div>
<divclass="bottomsummary">
<divclass="container">
</div>
</div>
<footer>
<divclass="container">
<divclass="row">
<divclass="col-sm-4 icon-bar">
<ahref="https://github.com/lektor/lektor/"title="Lektor on GitHub"
><iclass="fa fa-github"></i></a>
<ahref="https://github.com/lektor/lektor/issues/"title="Report Issues for Lektor"
><iclass="fa fa-bug"></i></a>
<ahref="https://twitter.com/getlektor"title="Find Lektor on Twitter"
><iclass="fa fa-twitter"></i></a>
<ahref="https://gitter.im/lektor/lektor"title="Chat on Gitter"
><iclass="fa fa-comment"></i></a>
<ahref="https://github.com/lektor/lektor-website/tree/master/content/plugins/lektor-bibtex-support/contents.lr"title="View source for this page"><iclass="fa fa-code"></i></a>
</div>
<divclass="col-sm-8">
<ahref="../../license/">License & Copyright</a> •
<ahref="../../contact/">Contact</a> •
Made with <iclass="fa fa-fw fa-heart"title="Heart"><spanhidden>Heart</span></i> in Carinthia