summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-gb7714-2015/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-gb7714-2015/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-gb7714-2015/README.md31
1 files changed, 23 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-gb7714-2015/README.md b/Master/texmf-dist/doc/latex/biblatex-gb7714-2015/README.md
index e1cdacf3ac8..ccb4c0cea64 100644
--- a/Master/texmf-dist/doc/latex/biblatex-gb7714-2015/README.md
+++ b/Master/texmf-dist/doc/latex/biblatex-gb7714-2015/README.md
@@ -1,4 +1,4 @@
-<b>Date of last change: 2019-01-19 to version v1.0p</b>
+<b>Date of last change: 2019-02-07 to version v1.0q</b>
# biblatex-gb7714-2015: a biblatex style package
@@ -21,6 +21,18 @@ A biblatex implementation of the `GB/T 7714-2015` bibliography style for Chinese
The biblatex-gb7714-2015 package provides an implementation of the bibliography style of the `GB/T 7714-2015` bibliography style. This implementation follows `GB/T 7714-2015` standard, and can be used simply by loading biblatex with the appropriate option
+
+---------------------------------------------------------
+
+## Need to do:
+
+ * 王临慧, 2010a. 王临慧, 等, 2010b.需要等biblatex2.13更新后完成
+ * special characters in all fields?
+ * entry without author: the delimiter between title and year?
+ * TEST FOR texlive 2015,2016,2017
+ * [1],(1),1.,box{1},superscript,compress,noncompress
+
+
## Usage
* for numerical sequence style: gb7714-2015
@@ -120,6 +132,14 @@ The biblatex-gb7714-2015 package provides an implementation of the bibliography
`\usepackage[backend=biber,style=gb7714-2015,gbtitlelink=true]{biblatex}`
+ - add an option `gbfootbib` to control the bibliography in footnote (This option is also for author year style):
+
+ `gbfootbib = true` make patches to match the standard, this is the default setting.
+
+ `gbfootbib = false` not to patch.
+
+ `\usepackage[backend=biber,style=gb7714-2015,gbtitlelink=true]{biblatex}`
+
- add options `gbcitelocal` `gbbiblocal` to control the local strings in citation and bibliography respectively, the `gblocal` set the both options (These options are also for author year style):
`gbcitelocal = gb7714-2015` to output local strings according to the reference's language, this is the default setting.
@@ -818,14 +838,7 @@ biber -l zh__stroke jobname
![示例c](example/fig-nameformat.png)
----------------------------------------------------------
-## Need to do:
- * different style for references of different languages,like:gb7714-2015 for chinese refs and trad-unsrt for english refs。
- * special characters in all fields?
- * entry without author: the delimiter between title and year?
- * TEST FOR texlive 2015,2016
- * [1],(1),1.,box{1},superscript,compress,noncompress
---------------------------------------------------------
@@ -847,6 +860,8 @@ biber -l zh__stroke jobname
* 2018/11/04 v1.0n
* 2018/12/22 v1.0o
* 2019/01/19 v1.0p
+* 2019/02/07 v1.0q
+
---------------------------------------------------------
## Update history: