Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Commit

Permalink
2/14 commit
Browse files Browse the repository at this point in the history
  • Loading branch information
taki-d committed Feb 14, 2024
1 parent 71926d4 commit 0294b79
Show file tree
Hide file tree
Showing 3 changed files with 149 additions and 109 deletions.
1 change: 1 addition & 0 deletions capitalize.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ruby -i -pe '$_.gsub!(/{/, "{{").gsub!(/}/, "}}") if $_.match(/title\s*=\s*/) && $_.scan(/{/).count == 1' references.bib
Loading

0 comments on commit 0294b79

Please sign in to comment.