21 #ifndef _aspect_citation_info_h
22 #define _aspect_citation_info_h
33 namespace CitationInfo
48 void add (
const std::string &
id);
54 template <
class Stream>
57 stream <<
"-----------------------------------------------------------------------------\n"
58 <<
"-- For information on how to cite ASPECT, see:\n"
59 <<
"-- https://aspect.geodynamics.org/" <<
get_url_part() <<
"\n"
60 <<
"-----------------------------------------------------------------------------"
const std::string get_url_part()
void add(const std::string &id)
void print_info_block(Stream &stream)