summaryrefslogtreecommitdiff
path: root/biblio/pbibtex/pbibtex-base/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'biblio/pbibtex/pbibtex-base/README.md')
-rw-r--r--biblio/pbibtex/pbibtex-base/README.md33
1 files changed, 33 insertions, 0 deletions
diff --git a/biblio/pbibtex/pbibtex-base/README.md b/biblio/pbibtex/pbibtex-base/README.md
new file mode 100644
index 0000000000..6de3b799bd
--- /dev/null
+++ b/biblio/pbibtex/pbibtex-base/README.md
@@ -0,0 +1,33 @@
+# pbibtex-base
+
+This bundle contains bibliography styles (.bst) and documents for pBibTeX,
+which is a Japanese extended version of BibTeX available from TeX Live.
+The documentation files for pBibTeX are included in pbibtex-manual bundle
+([CTAN](https://ctan.org/pkg/pbibtex-manual),
+[GitHub](https://github.com/texjporg/pbibtex-manual)).
+
+## Character encoding
+
+All the text files containing Japanese characters are encoded in
+ISO-2022-JP. This is because ISO-2022-JP encoded texts are most suitable
+for the traditional pTeX and pBibTeX programs.
+
+## Repository
+
+The bundle is maintained on GitHub:
+https://github.com/texjporg/pbibtex-base
+
+If you have issues, please let us know from the above page.
+
+## License
+
+The bundle is redistribution derived from [ptex-texmf distribution
+by ASCII MEDIA WORKS](https://ctan.org/pkg/ptex-texmf).
+Since the original license is the 3-clause BSD license,
+this redistribution also follows it (see [LICENSE](./LICENSE)).
+
+## Release Date
+
+2022-02-06
+
+Japanese TeX Development Community