The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

HiD::BibtexPage - HiD Bibtex publication list page generator

VERSION

version 0.001

DESCRIPTION

This Generator produces a list of publications from a bibtex file.

Enable it by setting the 'bibtex_page.generate' key in your config to true and the 'bibtex_page.layout' key to the path with the layout for the archive page. You can also set 'bibtex_page.url' to the URL where the page should be published to, or let it default to the site-wide destination. Finally, 'bibtex_page.destination' can be used to set a destination directory.

METHODS

generate

  reads the configured bibtex file and generates an html version

NAME

HiD::Generator::BibtexPage - Bibtex publication list page generator

AUTHOR

Dominik Meyer <dmeyer@federationhq.de>

COPYRIGHT AND LICENSE

This software is copyright (c) 2018 by Dominik Meyer.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.