diff options
author | Ralph Amissah <ralph@amissah.com> | 2015-05-11 18:56:20 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2015-05-15 00:22:18 -0400 |
commit | 40b83047b2a77998354188dabca8ad352b17d45f (patch) | |
tree | c479418814229b1a0b99f9b3d7fdd5f007e4a245 /data/doc | |
parent | ao_references, fix (diff) |
appendices: bibliography & glossary, worked on
* bibliography & glossary make activated by markup headers
1~!biblio & 1~!glossary
* bibliography tags altered
(introduced in 5.8.0 v6 project dir branch)
* version bump for change in behavior
Diffstat (limited to 'data/doc')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v7 | 34 |
1 files changed, 31 insertions, 3 deletions
diff --git a/data/doc/sisu/CHANGELOG_v7 b/data/doc/sisu/CHANGELOG_v7 index 1deba428..b9541814 100644 --- a/data/doc/sisu/CHANGELOG_v7 +++ b/data/doc/sisu/CHANGELOG_v7 @@ -20,10 +20,38 @@ Reverse Chronological: --- HEAD --- -* sisu_7.0.1.orig.tar.xz (Open commit window: 2015-05-05; Pre-Release)) - http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.0.1 +* sisu_7.1.0.orig.tar.xz (2015-05-15:19/5) + http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.1.0 - * ao_references (bibliography), a fix + * bibliography 1~!bibliography + + 1~!bibliography + + au: author Surname, FirstNames (if multiple semi-colon separator) + (required unless editor to be used instead) + ti: title (required) + st: subtitle + jo: journal + vo: volume + ed: editor (required if author not provided) + tr: translator + src: source (generic field where others are not appropriate) + in: in (like src) + pl: place/location (state, country) + pb: publisher + edn: edition + yr: year (yyyy or yyyy-mm or yyyy-mm-dd) (required) + pg: pages + url: http://url + note: note + id: create_short_identifier e.g. authorSurnameYear + (used in substitutions: when found within text will be + replaced by the short name provided) + sn: short name e.g. Author, /{short title}/, Year + (used in substitutions: when an id is found within text + the short name will be used to replace it) + + * glossary 1~!glossary * qi (quick installer) cleaning |