Publications.Unpublished History

Hide minor edits - Show changes to output

Changed lines 9-10 from:
!!Cancelled or unpublished
bibtexquery:[BibTex][$this->get('STATE') != null && $this->get('STATE') != 'ongoing'][!$this->get('YEAR')][]
to:
!!Halted or uncertain
bibtexquery:[BibTex][$this->get('STATE') == '?'][!$this->get('YEAR')][]

!!Rejected or cancelled
bibtexquery:[BibTex][$this->get('STATE') == 'rejected' || $this->get('STATE') == 'cancelled
'][!$this->get('YEAR')][]
Changed lines 6-7 from:
!!Work in progress or unpublished
bibtexquery:[BibTex][$this->entrytype == 'UNPUBLISHED'][!$this->get('YEAR')][]
to:
!!Work in progress
bibtexquery:[BibTex][$this->get('STATE') == 'ongoing'][!$this->get('YEAR')][]

!!Cancelled or unpublished
bibtexquery:[BibTex][$this->get('STATE') != null && $this->get('STATE') != 'ongoing
'][!$this->get('YEAR')][]
Added lines 1-7:
(:nogroupheader:)
(:nogroupfooter:)
For the complete list of publications, see also the [[BibTex]] file.\\
To obtain details about any publication, click on the BibTex icon on the right of the reference.

!!Work in progress or unpublished
bibtexquery:[BibTex][$this->entrytype == 'UNPUBLISHED'][!$this->get('YEAR')][]