• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..23-Apr-2024-

bib2tpl/H04-Feb-2021-3,1971,787

bibtex/H04-Feb-2021-6859

conf/H04-Feb-2021-244

template/H04-Feb-2021-4135

CHANGELOG.mdH A D03-Feb-20212.3 KiB6854

COPYINGH A D03-Feb-202117.6 KiB341281

README.mdH A D03-Feb-20211.3 KiB3624

TODOH A D03-Feb-20211.2 KiB4026

plugin.info.txtH A D03-Feb-2021324 87

sanitiser.phpH A D03-Feb-20211.9 KiB6044

syntax.phpH A D03-Feb-20215.7 KiB172126

README.md

1publistf Plugin for DokuWiki
2============================
3
4NOTE: This plugin build on the bib2tpl which has not been support since 2013,
5I am looking at [bibtexbrowser](https://github.com/monperrus/bibtexbrowser)
6as a possible replacement for parsing and generating output of Bibtex.
7
8Includes the content of BibTeX files in DokuWiki pages in a flexible way.
9
10All documentation for this plugin can be found at
11https://www.dokuwiki.org/plugin:publistf
12
13Additionally, use parameter author:page:authorpage if you want links to
14websites of coauthors added automatically to the bibtex entries. The
15specified authorpage page or file requires author URLs followed by their
16names (as they appear fully formatted), and will automatically replace
17Author Name with [[Author_URL|Author Name]]
18 (modified by Karl Moritz Hermann <mail@karlmoritz.com>)
19
20If you install this plugin manually, make sure it is installed in
21lib/plugins/publist/ - if the folder is called different it
22will not work!
23
24Please refer to https://www.dokuwiki.org/plugins for additional info
25on how to install plugins in DokuWiki.
26
27### Copyright and License
28
29Copyright (C) 2010      Raphael Reitzig <code@verrech.net>
30
31Copyright (C) 2013      Jorge Juan <jjchico@gmail.com>
32
33Copyright (C) 2016-2021 Hans-Nikolai Viessmann <hans AT viess.mn>
34
35See COPYING and file headers for license info.
36