Profiles.GroupFooter History

Hide minor edits - Show changes to output

Changed line 5 from:
bibtexquery:[Publications/TeamBib][strpos($this->get('AUTHOR'),'{$:LastName}')!==FALSE && $this->get('YEAR')=='in progress'][!$this->get('PUBDATE')][]
to:
bibtexquery:[Publications/BibTex][strpos($this->get('AUTHOR'),'{$:LastName}')!==FALSE && $this->get('YEAR')=='in progress'][!$this->get('PUBDATE')][]
Changed line 9 from:
bibtexquery:[Publications/TeamBib][strpos($this->get('AUTHOR'),'{$:LastName}')!==FALSE && $this->get('YEAR')!='in progress'][!$this->get('PUBDATE')][]
to:
bibtexquery:[Publications/BibTex][strpos($this->get('AUTHOR'),'{$:LastName}')!==FALSE && $this->get('YEAR')!='in progress'][!$this->get('PUBDATE')][]
Added lines 1-2:
(:if !equal {$:LastName} "":)
(:if2 authid :)
Added lines 4-7:
!!!Work in progress
bibtexquery:[Publications/TeamBib][strpos($this->get('AUTHOR'),'{$:LastName}')!==FALSE && $this->get('YEAR')=='in progress'][!$this->get('PUBDATE')][]
(:if2end:)
----
Deleted line 8:
(:if !equal {$:LastName} "":)
Changed line 4 from:
bibtexquery:[Publications/TeamBib][strpos($this->get('AUTHOR'),'{$:LastName}')!==FALSE && $this->get('AUTHOR')!='in progress'][!$this->get('PUBDATE')][]
to:
bibtexquery:[Publications/TeamBib][strpos($this->get('AUTHOR'),'{$:LastName}')!==FALSE && $this->get('YEAR')!='in progress'][!$this->get('PUBDATE')][]
Changed line 4 from:
bibtexquery:[Publications/TeamBib][strpos($this->get('AUTHOR'),'{$:LastName}')!==FALSE][!$this->get('PUBDATE')][]
to:
bibtexquery:[Publications/TeamBib][strpos($this->get('AUTHOR'),'{$:LastName}')!==FALSE && $this->get('AUTHOR')!='in progress'][!$this->get('PUBDATE')][]
Added lines 1-5:
----
!!!Publications
(:if !equal {$:LastName} "":)
bibtexquery:[Publications/TeamBib][strpos($this->get('AUTHOR'),'{$:LastName}')!==FALSE][!$this->get('PUBDATE')][]
(:ifend:)