Versions in this module Expand all Collapse all v0 v0.7.0 Aug 2, 2023 Changes in this version + func SnakeCaseGenerator(a *Article) string + type Article struct + Citation []byte + DOI string + Handle Handle + Title string + Url *url.URL + func (a *Article) GenerateFileName() string + func (a *Article) GeneratorFunc(g fileNameFunc) + func (a *Article) Reset() + type Handle struct + Type HandleType + Value string + func (h Handle) String() string + type HandleType int + const DOI + const ISBN