#include <TranslationTable.hpp>
#include <StyleProperties.hpp>
#include <BibElement.hpp>
#include <boost/filesystem.hpp>
#include <Field.hpp>
#include <vector>
#include <string>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | Parser |
interface to interact with bib-files More... | |