diff options
author | Ryan Kavanagh <rak@rak.ac> | 2020-08-12 14:17:36 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2020-08-12 14:27:03 -0400 |
commit | d732fecd4ce2cd14786859c9c2f74f5666f3204e (patch) | |
tree | 1041f5cbb09aeecd937bd94a0222405647dc796d /eptcs.cbx |
Initial import of EPTCS biblatex style
Diffstat (limited to '')
-rw-r--r-- | eptcs.cbx | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/eptcs.cbx b/eptcs.cbx new file mode 100644 index 0000000..3f100b9 --- /dev/null +++ b/eptcs.cbx @@ -0,0 +1,5 @@ +\ProvidesFile{eptcs.cbx}[2020/08/12 v0.2 EPTCS biblatex style] + +\RequireCitationStyle{numeric-comp} + +\endinput |