Profiles.MemberBiblio History
Hide minor edits - Show changes to output
Changed line 6 from:
(:hal collection_exp=LJK-PS-SVH auteur_exp={$:BibName}:)
to:
(:hal collection_exp=LJK auteur_exp={$:BibName}:)
Changed line 3 from:
(:hal collection_exp=LJK-PS-SVH auteur_exp='{$:BibName}':)
to:
(:hal collection_exp=LJK-PS-SVH auteur_exp={$:BibName}:)
Changed lines 3-24 from:
----
!!!Unpublished
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')=='unpublished'][!$this->get('YEAR')][]
(:if2end:)
----
!!!Journal papers
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='unpublished' && $this->entrytype == 'ARTICLE'][!$this->get('YEAR')][]
----
!!!Book chapters
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='unpublished' && $this->entrytype == 'INBOOK'][!$this->get('YEAR')][]
----
!!!Conferences
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='unpublished' && $this->entrytype == 'INPROCEEDINGS'][!$this->get('YEAR')][]
----
!!!Others
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='unpublished' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
to:
(:hal collection_exp=LJK-PS-SVH auteur_exp='{$:BibName}':)
Changed lines 5-6 from:
!!!Work in progress
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')=='in progress'][!$this->get('YEAR')][]
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')=='
to:
!!!Unpublished
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')=='unpublished'][!$this->get('YEAR')][]
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')=='unpublished'][!$this->get('YEAR')][]
Changed lines 11-12 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'ARTICLE'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='unpublished' && $this->entrytype == 'ARTICLE'][!$this->get('YEAR')][]
Changed lines 15-16 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INBOOK'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='unpublished' && $this->entrytype == 'INBOOK'][!$this->get('YEAR')][]
Changed lines 19-20 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INPROCEEDINGS'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='unpublished' && $this->entrytype == 'INPROCEEDINGS'][!$this->get('YEAR')][]
Changed line 23 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='unpublished' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
Changed lines 1-3 from:
(:BibName: {$:LastName}, {(substr {$:FirstName} 0 1)}:)
{Profiles/MemberBiblio$:BibName}
(:if ! equal "{$:LastName}" "":)
{Profiles/MemberBiblio$:BibName}
(:if ! equal "{$:LastName
to:
(:BibName:***:)
(:if ! equal "{$:BibName}" "":)
(:if ! equal "{$:BibName}" "":)
Changed line 6 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{Profiles/MemberBiblio$:BibName}')!==FALSE && $this->get('YEAR')=='in progress'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')=='in progress'][!$this->get('YEAR')][]
Changed lines 11-12 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{Profiles/MemberBiblio$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'ARTICLE'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'ARTICLE'][!$this->get('YEAR')][]
Changed lines 15-16 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{Profiles/MemberBiblio$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INBOOK'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INBOOK'][!$this->get('YEAR')][]
Changed lines 19-20 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{Profiles/MemberBiblio$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INPROCEEDINGS'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INPROCEEDINGS'][!$this->get('YEAR')][]
Changed line 23 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{Profiles/MemberBiblio$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
Changed lines 2-3 from:
{$:BibName}
(:if ! equal "{$:BibName}" "":)
(:if ! equal "{$:
to:
{Profiles/MemberBiblio$:BibName}
(:if ! equal "{$:LastName}" "":)
(:if ! equal "{$:LastName}" "":)
Changed lines 1-2 from:
(:BibName:***:)
to:
(:BibName: {$:LastName}, {(substr {$:FirstName} 0 1)}:)
{$:BibName}
{$:BibName}
Changed line 7 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')=='in progress'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{Profiles/MemberBiblio$:BibName}')!==FALSE && $this->get('YEAR')=='in progress'][!$this->get('YEAR')][]
Changed lines 12-13 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'ARTICLE'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{Profiles/MemberBiblio$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'ARTICLE'][!$this->get('YEAR')][]
Changed lines 16-17 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INBOOK'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{Profiles/MemberBiblio$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INBOOK'][!$this->get('YEAR')][]
Changed lines 20-21 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INPROCEEDINGS'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{Profiles/MemberBiblio$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INPROCEEDINGS'][!$this->get('YEAR')][]
Changed line 24 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{Profiles/MemberBiblio$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
Changed lines 1-16 from:
(:LastName:#Name#:)
(:FirstName:#Firstname#:)
(:Position:#Associate professor|Full professor|Post-doctoral fellow|PhD student|Master student|Internship student|Associate fellow#:)
(:Type:#Permanent|Temporary|Student#:)
(:Start:#2013#:)
(:comment End:#only if known#:)
(:comment Email:#only if not ...@univ-bpclermont.fr#:)
(:Office:#3000#:)
(:comment Address:#only if not the ISPR building#:)
(:Phone:#+33 (0)4 73 40 ?? ??#:)
(:Photo:#photo.jpg#:)
(:comment Website:#URL without "http://"#:)
(:title {$:FirstName} {$:LastName}:)
(:include MemberIntro basepage={*$FullName} :)
(:
(:
(:Type:#Permanent|Temporary|Student#:)
(:Start:#2013#:)
(:comment End:#only if known#:)
(:comment Email:#only if not ...@univ-bpclermont.fr#:)
(:Office:#3000#:)
(:comment Address:#only if not the ISPR building#:)
(:Phone:#+33 (0)4 73 40 ?? ??#:)
(:Photo:#photo.jpg#:)
(:comment Website:#URL without "http://"#:)
(:title {$:FirstName} {$:LastName}:)
(:include MemberIntro basepage={*$FullName} :)
to:
(:BibName:***:)
(:if ! equal "{$:BibName}" "":)
(:if2 authid :)
(:if ! equal "{$:BibName}" "":)
(:if2 authid :)
Changed lines 5-9 from:
!!!Research topic
#brief description of your research#
(:include MemberBiblio basepage={*$FullName} :)
#brief description of your research#
(
to:
!!!Work in progress
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')=='in progress'][!$this->get('YEAR')][]
(:if2end:)
----
!!!Journal papers
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'ARTICLE'][!$this->get('YEAR')][]
----
!!!Book chapters
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INBOOK'][!$this->get('YEAR')][]
----
!!!Conferences
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INPROCEEDINGS'][!$this->get('YEAR')][]
----
!!!Others
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
(:ifend:)
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')=='in progress'][!$this->get('YEAR')][]
(:if2end:)
----
!!!Journal papers
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'ARTICLE'][!$this->get('YEAR')][]
----
!!!Book chapters
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INBOOK'][!$this->get('YEAR')][]
----
!!!Conferences
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INPROCEEDINGS'][!$this->get('YEAR')][]
----
!!!Others
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
(:ifend:)
Changed lines 1-3 from:
(:BibName:***:)
(:if !equal "{$:BibName}" "":)
(:if2 authid :)
(:
(:
to:
(:LastName:#Name#:)
(:FirstName:#Firstname#:)
(:Position:#Associate professor|Full professor|Post-doctoral fellow|PhD student|Master student|Internship student|Associate fellow#:)
(:Type:#Permanent|Temporary|Student#:)
(:Start:#2013#:)
(:comment End:#only if known#:)
(:comment Email:#only if not ...@univ-bpclermont.fr#:)
(:Office:#3000#:)
(:comment Address:#only if not the ISPR building#:)
(:Phone:#+33 (0)4 73 40 ?? ??#:)
(:Photo:#photo.jpg#:)
(:comment Website:#URL without "http://"#:)
(:title {$:FirstName} {$:LastName}:)
(:include MemberIntro basepage={*$FullName} :)
(:FirstName:#Firstname#:)
(:Position:#Associate professor|Full professor|Post-doctoral fellow|PhD student|Master student|Internship student|Associate fellow#:)
(:Type:#Permanent|Temporary|Student#:)
(:Start:#2013#:)
(:comment End:#only if known#:)
(:comment Email:#only if not ...@univ-bpclermont.fr#:)
(:Office:#3000#:)
(:comment Address:#only if not the ISPR building#:)
(:Phone:#+33 (0)4 73 40 ?? ??#:)
(:Photo:#photo.jpg#:)
(:comment Website:#URL without "http://"#:)
(:title {$:FirstName} {$:LastName}:)
(:include MemberIntro basepage={*$FullName} :)
Changed lines 18-38 from:
!!!Work in progress
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')=='in progress'][!$this->get('YEAR')][]
(:if2end:)
----
!!!Journal papers
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'ARTICLE'][!$this->get('YEAR')][]
----
!!!Book chapters
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INBOOK'][!$this->get('YEAR')][]
----
!!!Conferences
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INPROCEEDINGS'][!$this->get('YEAR')][]
----
!!!Others
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
(:ifend:)
bibtexquery
(:if2end:)
----
!!!Journal papers
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'ARTICLE'][!$this->get('YEAR')][]
----
!!!Book chapters
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INBOOK'][!$this->get('YEAR')][]
----
!!!Conferences
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INPROCEEDINGS'][!$this->get('YEAR')][]
----
!!!Others
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
(:ifend
to:
!!!Research topic
#brief description of your research#
(:include MemberBiblio basepage={*$FullName} :)
#brief description of your research#
(:include MemberBiblio basepage={*$FullName} :)
Changed line 2 from:
(:if !equal {$:BibName} "":)
to:
(:if !equal "{$:BibName}" "":)
Changed lines 1-2 from:
(:if !equal {$:LastName} "":)
(:BibName: {$:LastName}, {(substr {$:FirstName} 0 1)}:)
(:
to:
(:BibName:***:)
(:if !equal {$:BibName} "":)
(:if !equal {$:BibName} "":)
Changed line 6 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{Profiles.MemberBiblio$:BibName}')!==FALSE && $this->get('YEAR')=='in progress'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')=='in progress'][!$this->get('YEAR')][]
Changed lines 11-12 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{Profiles.MemberBiblio$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'ARTICLE'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'ARTICLE'][!$this->get('YEAR')][]
Changed lines 15-16 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{Profiles.MemberBiblio$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INBOOK'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INBOOK'][!$this->get('YEAR')][]
Changed lines 19-20 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{Profiles.MemberBiblio$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INPROCEEDINGS'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INPROCEEDINGS'][!$this->get('YEAR')][]
Changed line 23 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{Profiles.MemberBiblio$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
Changed line 6 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{*$:BibName}')!==FALSE && $this->get('YEAR')=='in progress'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{Profiles.MemberBiblio$:BibName}')!==FALSE && $this->get('YEAR')=='in progress'][!$this->get('YEAR')][]
Changed lines 11-12 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{*$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'ARTICLE'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{Profiles.MemberBiblio$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'ARTICLE'][!$this->get('YEAR')][]
Changed lines 15-16 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{*$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INBOOK'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{Profiles.MemberBiblio$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INBOOK'][!$this->get('YEAR')][]
Changed lines 19-20 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{*$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INPROCEEDINGS'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{Profiles.MemberBiblio$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INPROCEEDINGS'][!$this->get('YEAR')][]
Changed line 23 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{*$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{Profiles.MemberBiblio$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
Changed line 6 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{Profiles.MemberBiblio$:BibName}')!==FALSE && $this->get('YEAR')=='in progress'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{*$:BibName}')!==FALSE && $this->get('YEAR')=='in progress'][!$this->get('YEAR')][]
Added lines 8-23:
----
!!!Journal papers
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{*$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'ARTICLE'][!$this->get('YEAR')][]
----
!!!Book chapters
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{*$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INBOOK'][!$this->get('YEAR')][]
----
!!!Conferences
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{*$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INPROCEEDINGS'][!$this->get('YEAR')][]
----
!!!Others
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{*$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
Deleted lines 7-22:
----
!!!Journal papers
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'ARTICLE'][!$this->get('YEAR')][]
----
!!!Book chapters
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INBOOK'][!$this->get('YEAR')][]
----
!!!Conferences
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INPROCEEDINGS'][!$this->get('YEAR')][]
----
!!!Others
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
Deleted line 0:
Added line 2:
(:BibName: {$:LastName}, {(substr {$:FirstName} 0 1)}:)
Changed line 1 from:
(:BibName:none:)
to:
(:BibName:***:)
Changed line 6 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')=='in progress'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{Profiles.MemberBiblio$:BibName}')!==FALSE && $this->get('YEAR')=='in progress'][!$this->get('YEAR')][]
Added line 1:
(:BibName:none:)
Changed line 6 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName},')!==FALSE && $this->get('YEAR')=='in progress'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')=='in progress'][!$this->get('YEAR')][]
Changed lines 11-12 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName},')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'ARTICLE'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'ARTICLE'][!$this->get('YEAR')][]
Changed lines 15-16 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName},')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INBOOK'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INBOOK'][!$this->get('YEAR')][]
Changed lines 19-20 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName},')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INPROCEEDINGS'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INPROCEEDINGS'][!$this->get('YEAR')][]
Changed line 23 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName},')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
Deleted lines 0-2:
(:BibName: Quinton, J:)
"{Profiles.MemberBiblio$:BibName}"
Changed line 3 from:
"{$:BibName}"
to:
"{Profiles.MemberBiblio$:BibName}"
Deleted lines 0-1:
(:FirstName:Jean-Charles:)
Changed lines 2-3 from:
to:
(:BibName: Quinton, J:)
"{$:BibName}"
"{$:BibName}"
Changed lines 3-4 from:
(:BibName: {$:LastName}, {(substr {*$:FirstName} 0 1)}:)
"{$:BibName}"
"{$:
to:
(:BibNameeeee: {$:LastName}, {(substr {*$:FirstName} 0 1)}:)
"{$:BibNameeeee}"
"{$:BibNameeeee}"
Changed lines 1-3 from:
(:BibName: Quinton, J:)
to:
(:LastName:Quinton:)
(:FirstName:Jean-Charles:)
(:BibName: {$:LastName}, {(substr {*$:FirstName} 0 1)}:)
(:FirstName:Jean-Charles:)
(:BibName: {$:LastName}, {(substr {*$:FirstName} 0 1)}:)
Changed lines 1-3 from:
BibName: {*$:LastName}, {(substr {*$:FirstName} 0 1)}
Test: oups
"{*$:Test}"
Test: oups
"{*$:Test}"
to:
(:BibName: Quinton, J:)
Changed line 1 from:
BibName: {$:LastName}, {(substr {$:FirstName} 0 1)}
to:
BibName: {*$:LastName}, {(substr {*$:FirstName} 0 1)}
Changed lines 3-4 from:
"{$:Test}"
"{$:BibName}"
"{$:BibName}"
to:
"{*$:Test}"
"{*$:BibName}"
"{*$:BibName}"
Changed line 1 from:
to:
BibName: {$:LastName}, {(substr {$:FirstName} 0 1)}
Changed line 1 from:
: BibName : {$:LastName}, {(substr {$:FirstName} 0 1)}
to:
:BibName: {$:LastName}, {(substr {$:FirstName} 0 1)}
Changed lines 1-3 from:
: FNInitial : {(substr {$:FirstName} 0 1)}
: BibName : {$:LastName},
{$:BibName}
{$:BibName}
to:
: BibName : {$:LastName}, {(substr {$:FirstName} 0 1)}
"{$:BibName}"
"{$:BibName}"
Changed lines 1-2 from:
:FNInitial:{(substr {$:FirstName} 0 1)}
:BibName:{$:LastName},
:BibName:{$:LastName},
to:
: FNInitial : {(substr {$:FirstName} 0 1)}
: BibName : {$:LastName},
: BibName : {$:LastName},
Changed line 2 from:
:BibName:{$:LastName},:)
to:
:BibName:{$:LastName},
Changed lines 1-2 from:
(
to:
:FNInitial:{(substr {$:FirstName} 0 1)}
:BibName:{$:LastName},:)
:BibName:{$:LastName},:)
Deleted line 0:
Added line 4:
(:if !equal {$:LastName} "":)
Changed lines 2-3 from:
(:BibName:{$:LastName}, {(substr {$:FirstName} 0 1)}:)
to:
(:FNInitial:{(substr {$:FirstName} 0 1)}:)
(:BibName:{$:LastName},:)
(:BibName:{$:LastName},:)
Deleted line 1:
Added lines 3-4:
{$:BibName}
(:if2 authid :)
(:if2 authid :)
Added line 3:
(:BibName:{$:LastName}, {(substr {$:FirstName} 0 1)}:)
Changed line 6 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName},')!==FALSE && $this->get('YEAR')=='in progress'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName},')!==FALSE && $this->get('YEAR')=='in progress'][!$this->get('YEAR')][]
Changed lines 11-12 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName},')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'ARTICLE'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName},')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'ARTICLE'][!$this->get('YEAR')][]
Changed lines 15-16 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName},')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INBOOK'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName},')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INBOOK'][!$this->get('YEAR')][]
Changed lines 19-20 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName},')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INPROCEEDINGS'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName},')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INPROCEEDINGS'][!$this->get('YEAR')][]
Changed line 23 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName},')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:BibName},')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
Changed line 5 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName}')!==FALSE && $this->get('YEAR')=='in progress'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName},')!==FALSE && $this->get('YEAR')=='in progress'][!$this->get('YEAR')][]
Changed lines 10-11 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'ARTICLE'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName},')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'ARTICLE'][!$this->get('YEAR')][]
Changed lines 14-15 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INBOOK'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName},')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INBOOK'][!$this->get('YEAR')][]
Changed lines 18-19 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INPROCEEDINGS'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName},')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INPROCEEDINGS'][!$this->get('YEAR')][]
Changed line 22 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName},')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
Changed line 5 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName}')!=FALSE && $this->get('YEAR')=='in progress'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName}')!==FALSE && $this->get('YEAR')=='in progress'][!$this->get('YEAR')][]
Changed lines 10-11 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName}')!=FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'ARTICLE'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'ARTICLE'][!$this->get('YEAR')][]
Changed lines 14-15 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName}')!=FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INBOOK'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INBOOK'][!$this->get('YEAR')][]
Changed lines 18-19 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName}')!=FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INPROCEEDINGS'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INPROCEEDINGS'][!$this->get('YEAR')][]
Changed line 22 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName}')!=FALSE && $this->get('YEAR')!='in progress' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName}')!==FALSE && $this->get('YEAR')!='in progress' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
Changed line 5 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName}')!==FALSE && $this->get('YEAR')=='in progress'][!$this->get('YEAR')][]
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName}')!=FALSE && $this->get('YEAR')=='in progress'][!$this->get('YEAR')][]
Added line 7:
Changed lines 9-15 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName}')!=FALSE && $this->get('YEAR')!='in progress'][!$this->get('YEAR')][]
(:ifend:)
----
!
to:
!!!Journal papers
Changed line 13 from:
to:
!!!Book chapters
Changed line 17 from:
to:
!!!Conferences
Changed lines 21-22 from:
!!!!Others
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName}')!=FALSE && $this->get('YEAR')!='in progress' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName}')!=FALSE && $this->get('YEAR')!='in progress' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
to:
!!!Others
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName}')!=FALSE && $this->get('YEAR')!='in progress' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
(:ifend:)
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName}')!=FALSE && $this->get('YEAR')!='in progress' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
(:ifend:)
Changed lines 9-10 from:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName}')!==FALSE && $this->get('YEAR')!='in progress'][!$this->get('YEAR')][]
(:ifend:)
(:ifend:)
to:
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName}')!=FALSE && $this->get('YEAR')!='in progress'][!$this->get('YEAR')][]
(:ifend:)
----
!!!!Journal papers
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName}')!=FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'ARTICLE'][!$this->get('YEAR')][]
----
!!!!Book chapters
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName}')!=FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INBOOK'][!$this->get('YEAR')][]
----
!!!!Conferences
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName}')!=FALSE && $this->get('YEAR')!='in progress' && $this->entrytype == 'INPROCEEDINGS'][!$this->get('YEAR')][]
----
!!!!Others
bibtexquery:[Publications/Bibtex][strpos($this->get('AUTHOR'),'{$:LastName}')!=FALSE && $this->get('YEAR')!='in progress' && $this->entrytype != 'ARTICLE' && $this->entrytype != 'INBOOK' && $this->entrytype != 'INPROCEEDINGS'][!$this->get('YEAR')][]
Changed line 5 from:
bibtexquery:[Publications/Bibtex][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('YEAR')][]
Changed line 9 from:
bibtexquery:[Publications/Bibtex][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('YEAR')][]
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 :)
(: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:)
----
bibtexquery:[Publications/TeamBib][strpos($this->get('AUTHOR'),'{$:LastName}')!==FALSE && $this->get('YEAR')=='in progress'][!$this->get('PUBDATE')][]
(:if2end:)
----
Deleted line 8:
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:)
!!!Publications
(:if !equal {$:LastName} "":)
bibtexquery:[Publications/TeamBib][strpos($this->get('AUTHOR'),'{$:LastName}')!==FALSE][!$this->get('PUBDATE')][]
(:ifend:)