diff options
Diffstat (limited to 'Master/texmf-dist/doc/bibtex')
-rw-r--r-- | Master/texmf-dist/doc/bibtex/gost/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/bibtex/gost/README b/Master/texmf-dist/doc/bibtex/gost/README index be7d39bd25f..92a660aab43 100644 --- a/Master/texmf-dist/doc/bibtex/gost/README +++ b/Master/texmf-dist/doc/bibtex/gost/README @@ -63,12 +63,12 @@ How to use 1. Select bibliography style by adding appropriate \bibliographystyle declaration to your source file <filename>.tex, e.g. - \bibliographystyle{gost} + \bibliographystyle{gost705} \bibliography{dabase} 2. Add the field language="ukrainian" or language="russian" to the bibliographic entries in Ukrainian or Russian languages in your - databese; English is the default language. German, Italian and + database; English is the default language. German, Italian and French are partially supported. 3. To compile list of references from your database use bibtex8.exe |