Mantid
|
#include "MantidAPI/Citation.h"
#include "MantidKernel/WarningSuppressions.h"
#include <boost/python/class.hpp>
#include <boost/python/copy_const_reference.hpp>
#include <boost/python/operators.hpp>
#include <boost/python/overloads.hpp>
Go to the source code of this file.
Functions | |
void | export_Citation () |
void export_Citation | ( | ) |
Definition at line 18 of file Citation.cpp.
References Mantid::API::Citation::bibtex(), Mantid::API::Citation::description(), Mantid::API::Citation::doi(), Mantid::API::Citation::endnote(), Mantid::API::Citation::saveNexus(), and Mantid::API::Citation::url().