User Tools

Site Tools


controles_de_calidad

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
controles_de_calidad [23/08/2010 11:39]
fernando
controles_de_calidad [23/08/2010 12:03]
fernando
Line 78: Line 78:
  
 <​code>​ <​code>​
-mx biblio "​pft=if v100^d:'​('​ then '​mfn:'​mfn,​x3,'​reg:'​v1,​x3,​v100/​ fi" lw=500 now+mx biblio "​pft=if v100^d:'​('​ then '​mfn:'​mfn,​x3,'​reg:'​v1,​x3,​|100: |v100/ fi" lw=500 now
 mx biblio "pft=( if v600^d:'​('​ then '​mfn:'​mfn,​x3,'​reg:'​v1[1],​x3,​|600:​ |v600/ fi )" lw=500 now mx biblio "pft=( if v600^d:'​('​ then '​mfn:'​mfn,​x3,'​reg:'​v1[1],​x3,​|600:​ |v600/ fi )" lw=500 now
 mx biblio "pft=( if v700^d:'​('​ then '​mfn:'​mfn,​x3,'​reg:'​v1[1],​x3,​|700:​ |v700/ fi )" lw=500 now mx biblio "pft=( if v700^d:'​('​ then '​mfn:'​mfn,​x3,'​reg:'​v1[1],​x3,​|700:​ |v700/ fi )" lw=500 now
Line 87: Line 87:
  
 Nombres de conferencias (x11) cargados por error en un x10: Nombres de conferencias (x11) cargados por error en un x10:
 +
 +FIXME Atención: Es correcto usar un x10 para el nombre de una reunión, cuando el punto de acceso se establece usando el nombre de una entidad corporativa. Así que este método puede estar encontrando solamente falsos positivos.
  
 <​code>​ <​code>​
Line 100: Line 102:
  
 <​code>​ <​code>​
-mx biblio "​pft=if v100:'​^d'​ and v100:'​^q'​ and instr(v100,'​^d'​) < instr(v100,'​^q'​) then mfn,​x3,​v100/​ fi" now+mx biblio "​pft=if v100:'​^d'​ and v100:'​^q'​ and instr(v100,'​^d'​) < instr(v100,'​^q'​) then '​mfn:'​mfn,x3,'​reg:'​v1,/,​|100:​ |v100/ fi" now lw=500
 mx biblio "pft=( if v600:'​^d'​ and v600:'​^q'​ and instr(v600,'​^d'​) < instr(v600,'​^q'​) then '​mfn:'​mfn,​x3,'​reg:'​v1[1],/,​|600:​ |v600/ fi )" now lw=500 mx biblio "pft=( if v600:'​^d'​ and v600:'​^q'​ and instr(v600,'​^d'​) < instr(v600,'​^q'​) then '​mfn:'​mfn,​x3,'​reg:'​v1[1],/,​|600:​ |v600/ fi )" now lw=500
 mx biblio "pft=( if v700:'​^d'​ and v700:'​^q'​ and instr(v700,'​^d'​) < instr(v700,'​^q'​) then '​mfn:'​mfn,​x3,'​reg:'​v1[1],/,​|700:​ |v700/ fi )" now lw=500 mx biblio "pft=( if v700:'​^d'​ and v700:'​^q'​ and instr(v700,'​^d'​) < instr(v700,'​^q'​) then '​mfn:'​mfn,​x3,'​reg:'​v1[1],/,​|700:​ |v700/ fi )" now lw=500
controles_de_calidad.txt · Last modified: 01/09/2011 00:00 (external edit)