NAME

make-publication-page - BibTeX データベースから業績一覧ページを生成する


SYNOPSIS

make-publication-page [your-bibtex-file]


DESCRIPTION

BibTeX データベースから業績一覧のウェブページを生成する非常に簡単なスク リプトです.データに応じて条件分岐させたりする改造を行って使うことを想 定しています.

もっと多機能なツールが欲しい人は,RELATED TOOLS を参照してください.


OPTIONS

--encoding 文字コード

BibTeX データベースファイルで使っている文字コードを指定する.指定しなけ れば,EUC-JP を仮定.


RELATED TOOLS


AUTHOR

TSUCHIYA Masatoshi <tsuchiya@namazu.org>


LICENSE

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

Last Update: $Date: 2009-11-14 03:56:43 $