This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-nmf.
commit 9e1ae332d05083a7e8ea0b8d9e41deac895091c0 Author: Andreas Tille <[email protected]> Date: Thu Jul 7 19:34:41 2016 +0200 Metadata is not simply a copy or a bibtex formatet entry but has yaml format --- debian/upstream/metadata | 45 +++++++++++++-------------------------------- 1 file changed, 13 insertions(+), 32 deletions(-) diff --git a/debian/upstream/metadata b/debian/upstream/metadata index c071035..2c09c30 100644 --- a/debian/upstream/metadata +++ b/debian/upstream/metadata @@ -1,32 +1,13 @@ - @Article{, - title = {A flexible R package for nonnegative matrix - factorization}, - author = {Renaud Gaujoux and Cathal Seoighe}, - journal = {BMC Bioinformatics}, - year = {2010}, - volume = {11}, - number = {1}, - pages = {367}, - url = {http://www.biomedcentral.com/1471-2105/11/367}, - doi = {10.1186/1471-2105-11-367}, - issn = {1471-2105}, - } - - @Manual{, - title = {Using the package NMF}, - author = {Renaud Gaujoux and Cathal Seoighe}, - publisher = {CRAN}, - year = {2015}, - note = {R package version 0.20.6}, - url = {http://cran.r-project.org/package=NMF}, - } - - @Manual{, - title = {The package NMF: manual pages}, - author = {Renaud Gaujoux and Cathal Seoighe}, - publisher = {CRAN}, - year = {2015}, - note = {R package version 0.20.6}, - url = {http://cran.r-project.org/package=NMF}, - } - +Reference: + Author: Renaud Gaujoux and Cathal Seoighe + Title: "A flexible R package for nonnegative matrix factorization" + Journal: BMC Bioinformatics + Year: 2010 + Volume: 11 + Number: 1 + Pages: 367 + DOI: 10.1186/1471-2105-11-367 + PMID: 20598126 + URL: http://www.biomedcentral.com/1471-2105/11/367 + eprint: http://bmcbioinformatics.biomedcentral.com/track/pdf/10.1186/1471-2105-11-367 + issn: 1471-2105 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-nmf.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
