<:accueil_site:> > Zoteros[ > (#RECHERCHE)]
[
]
Formulaire recherche complet
[(#REM) zitem de base ]
#SET{selection,#ARRAY{}}
[(#ENV{auteur}|oui)#SET{selection,#GET{selection}|push{#ENV{auteur}}}]
[(#ENV{annee}|oui)#SET{selection,#GET{selection}|push{#ENV{annee}}}]
[(#ENV{recherche}|oui)#SET{selection,#GET{selection}|push{#ENV{recherche}}}]
[(#ENV{type_ref}|oui)#SET{selection,#GET{selection}|push{#ENV{type_ref}|zotspip_traduire_type}}]
[(#ENV{tag}|oui)#SET{selection,#GET{selection}|push{#ENV{tag}}}]
[(#ENV{zcollection}|oui)#SET{selection,#GET{selection}|push{#ENV{zcollection}}}]
[(#REM)
Recherche complète Zoteros
[
(#GET{selection}|implode{', '}).
]
[(#INCLURE{fond=modeles/zotero_recherche_biblio_#ENV{tri,annee},env}|sinon{<:zotspip:aucune_reference:>})]
]