diff options
author | Karl Berry <karl@freefriends.org> | 2017-04-16 22:25:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-04-16 22:25:15 +0000 |
commit | 75c789c980df299fd7e82e2a4f1e40e496bf3e3e (patch) | |
tree | a1d570e5bccdf4d18955f2b59f2e4df859cac685 /Master/texmf-dist/tex/latex/crossrefware/bibdoiadd.cfg | |
parent | ca335820d525cec5e0c68237c97333b952e61778 (diff) |
crossrefware (14apr17)
git-svn-id: svn://tug.org/texlive/trunk@43866 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/crossrefware/bibdoiadd.cfg')
-rw-r--r-- | Master/texmf-dist/tex/latex/crossrefware/bibdoiadd.cfg | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/crossrefware/bibdoiadd.cfg b/Master/texmf-dist/tex/latex/crossrefware/bibdoiadd.cfg index 05becec62c9..6b79abbce2f 100644 --- a/Master/texmf-dist/tex/latex/crossrefware/bibdoiadd.cfg +++ b/Master/texmf-dist/tex/latex/crossrefware/bibdoiadd.cfg @@ -1,7 +1,8 @@ -$mode = 'paid'; # Other option is 'free' +#$mode = 'paid'; # Other option is 'free' +$mode = 'free'; # Other option is 'paid' $email = 'user@company.domain'; -$username = 'XXXXXX'; # For paid users -$password = 'XXXXXX'; # For paid users +#$username = 'XXXXXX'; # For paid users +#$password = 'XXXXXX'; # For paid users |