summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/bibtex/econ-bst/customization/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/bibtex/econ-bst/customization/README.md')
-rw-r--r--Master/texmf-dist/doc/bibtex/econ-bst/customization/README.md45
1 files changed, 26 insertions, 19 deletions
diff --git a/Master/texmf-dist/doc/bibtex/econ-bst/customization/README.md b/Master/texmf-dist/doc/bibtex/econ-bst/customization/README.md
index aed7368f0ec..b8fafc3153e 100644
--- a/Master/texmf-dist/doc/bibtex/econ-bst/customization/README.md
+++ b/Master/texmf-dist/doc/bibtex/econ-bst/customization/README.md
@@ -2,33 +2,40 @@
Author: Shiro Takeda
e-mail <shiro.takeda@gmail.com>
First-written: <2016-03-16>
-Time-stamp: <2018-11-09 11:54:42 st>
+Time-stamp: <2020-02-26 13:55:53 st>
-->
Contents of this folder
==============================
+ This folders includes bst files created by customizing econ.bst.
+ + These bst files are basically the same as econ.bst except that function named like
+ bst.xxx have different values.
+ If you want to customize econ.bst, see these files.
-| bst file | Explanation |
-|:---------------------|:--------------------------------------------------------|
-| `econ.bst` | The default econ.bst file. |
-| `econ-a.bst` | A simple style. |
-| `econ-b.bst` | A style with much decoration. |
-| `econ-aer.bst` | A style like AER (American Economic Review). |
-| `econ-jet.bst` | A style like JET (Journal of Economic Theoriy). |
-| `econ-no-sort.bst` | This style lists entries in citation order. |
-| `econ-econometrica.bst` | A style like Econometrica. |
-| `econ-jie.bst` | A style like JIE (Journal of International Economics). |
-
-| PDF file | Explanation |
-|:---------------------|:--------------------------------------------------------|
-| `econ-default.pdf` | PDF file created from econ.bst file. |
-| `econ-numbers.pdf` | PDF file which use numerical citation mode. |
-
-Other PDF files are created from the corresponding bst files above.
-
+| bst file | PDF file | Explanation |
+|:------------------------|:-------------------------------------------------|:----------------------------------------------------------|
+| `econ.bst` | [`econ-default.pdf`](econ-default.pdf) | The default econ.bst file. |
+| `econ-a.bst` | [`econ-a.pdf`](econ-a.pdf) | A simple style. |
+| `econ-b.bst` | [`econ-b.pdf`](econ-b.pdf) | A style with much decoration. |
+| `econ-no-sort.bst` | [`econ-no-sort.pdf`](econ-no-sort.pdf) | This style lists entries in citation order. |
+| `econ-abbr.bst` | [`econ-abbr.pdf`](econ-abbr.pdf) | This style uses abbreviated journal name. |
+| `econ-aea.bst` | [`econ-aea.pdf`](econ-aea.pdf) | The style for AEA journals such as AER, JEL, AEJ and JEP. |
+| `econ-econometrica.bst` | [`econ-econometrica.pdf`](econ-econometrica.pdf) | The style for Econometrica. |
+| `econ-jpe.bst` | [`econ-jpe.pdf`](econ-jpe.pdf) | The style for JPE (Journal of Poilitical Economy). |
+| `econ-jet.bst` | [`econ-jet.pdf`](econ-jet.pdf) | The style for JET (Journal of Economic Theoriy). |
+| `econ-jie.bst` | [`econ-jie.pdf`](econ-jie.pdf) | The style for JIE (Journal of International Economics). |
+| `econ-old.bst` | [`econ-old.pdf`](econ-old.pdf) | The style of the old econ.bst. |
+| | [`econ-numbers.pdf`](econ-numbers.pdf) | An example with numerical citation mode. |
+
+
+| File | Explanation |
+|:------------------|:--------------------------------------------------------------------------|
+| journal_name.xlsx | This file stores correspondence between journal name and its abbreviation. |
+
+
+<!-- リンクの作成方法 -->
+<!-- [リンクテキスト](URLを記入) -->
<!--
--------------------