https://github.com/jmiszczak/mypubs
XSLT/PHP based processor for personal bibliography
https://github.com/jmiszczak/mypubs
bibliography php publications xslt xslt-stylesheet
Last synced: 10 days ago
JSON representation
XSLT/PHP based processor for personal bibliography
- Host: GitHub
- URL: https://github.com/jmiszczak/mypubs
- Owner: jmiszczak
- License: bsd-2-clause
- Created: 2018-04-09T11:30:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-16T09:45:18.000Z (almost 6 years ago)
- Last Synced: 2025-01-17T14:24:46.068Z (9 months ago)
- Topics: bibliography, php, publications, xslt, xslt-stylesheet
- Language: XSLT
- Size: 22.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mypubs
Package `mypubs` provides XSLT styles, XML schema, and PHP script for personal bibliography.
## Usage
This package can be used off-line for producing list of publication is desired format. The simplest method is to use `xsltproc` tool. In this case produce LaTeX list from data contained in `publications.xml`, by running
```bash
xsltproc latex-doc-list.xsl publications.xml
```
As the main goal of this software is to produce a web page, it is aslo possible to achive this effect by runing
```bash
php bibproc.php publications.xml latex-doc-list.xsl
```
File `index.php` can be used to generate HTML list with data from `publications.xml` and displaying them of the personal home page.
File `bibtex.php` is used to produce BiBTeX files, used in the list produced by `index.php`.
## Examples
I use this set of scripts for processing data on me personal page https://iitis.pl/~miszczak/papers