[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

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
user:dusek:tahaky [2013/06/11 11:02]
dusek
user:dusek:tahaky [2014/04/08 09:47] (current)
dusek
Line 3: Line 3:
  
 Úprava jmen v BibTeXu ze Zotera Úprava jmen v BibTeXu ze Zotera
-  g/file =/d 
   1,$s/{\([a-z-]\+\)_[a-z:-]\+_\([0-9]\{4\}\),/{\u\1-\2,/   1,$s/{\([a-z-]\+\)_[a-z:-]\+_\([0-9]\{4\}\),/{\u\1-\2,/
 +
 +Zkrácení autorů
 +  g/\(author\|editor\)/s/, \([A-ZÁČĎĚÉÍŇŘŠŤŮÚÝŽ]\)[a-záčďěéíňřšťůúýžäöüß]*\(\([- ][A-ZÁČĎĚÉÍŇŘŠŤŮÚÝŽ]\)[a-záčďěéíňřšťůúýžäöüß]*\)\?\( and\|}\)/, \1.\3\4/g
 +
 +Vyházení zbytečností
 +  g/\(abstract\|url\|urldate\|language\|keywords\|file\|shorttitle\|month\|lccn\) =/d
 +
 +Oprava divných závorek, které ničí syntax highlighting
 +  1,$s/({\([^({]*\))}/{(\1)}/g
  
 ==== Treex ==== ==== Treex ====

[ Back to the navigation ] [ Back to the content ]