Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
code-generic
code-webis-cmd
Commits
9f3fe2d6
Commit
9f3fe2d6
authored
Nov 30, 2020
by
Janek Bevendorff
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Support @Omitted entry type
parent
bd501f25
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
tools/latex.sh
tools/latex.sh
+1
-0
No files found.
tools/latex.sh
View file @
9f3fe2d6
...
...
@@ -18,6 +18,7 @@ cmd_reformat_bib() {
bibtool
--
'print.align = 24'
--
'print.align.key = 0'
\
--
'print.equal.right = off'
--
'pass.comments = on'
\
--
'print.line.length = 1000'
--
'print.use.tab = off'
\
--
'new.entry.type {Omitted}'
\
--
'rewrite.rule = {doi# "https?://.*doi.*\.org/\(10\.[0-9]+/.+\)"# "\1"}'
\
"
$f
"
|
sed
'/./,$!d'
| sponge
"
$f
"
done
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment