Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions abbrv-short.bib
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
%%%%% Abbreviations, short form.

@String{aij = "AIJ"}
@String{aimag = "AI Magazine"}
@String{jair = "JAIR"}
@String{jmlr = "JMLR"}
@String{aij = "{AIJ}"}
@String{aimag = "{AI} Magazine"}
@String{jair = "{JAIR}"}
@String{jmlr = "{JMLR}"}

@String{lncs = "LNCS"}
@String{lnai = "LNAI"}
@String{jacm = "JACM"}
@String{sicomp = "SICOMP"}
@String{lncs = "{LNCS}"}
@String{lnai = "{LNAI}"}
@String{jacm = "{JACM}"}
@String{sicomp = "{SICOMP}"}
@String{tcs = "Theoretical Computer Science"}

@String{nature = "Nature"}
@String{symmetry = "Symmetry"}

@String{amai = "Annals of Math.\ and AI"}
@String{amai = "Annals of Math.\ and {AI}"}
@String{compint = "Computational Intelligence"}
@String{ieeecomp = "IEEE Transactions on Computers"}
@String{ieeecomm = "IEEE Transactions on Communications"}
@String{ieeenn = "IEEE Transactions on Neural Networks"}
@String{ieeecomp = "{IEEE} Transactions on Computers"}
@String{ieeecomm = "{IEEE} Transactions on Communications"}
@String{ieeenn = "{IEEE} Transactions on Neural Networks"}

@String{sttt = "Software Tools for Technology Transfer"}
@String{iandc = "Information and Computation"}
Expand Down
10 changes: 5 additions & 5 deletions abbrv.bib
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
%%%%% Abbreviations, long form.

@String{aij = "Artificial Intelligence"}
@String{aimag = "AI Magazine"}
@String{aimag = "{AI} Magazine"}
@String{jair = "Journal of Artificial Intelligence Research"}
@String{jmlr = "Journal of Machine Learning Research"}

@String{lncs = "Lecture Notes in Computer Science"}
@String{lnai = "Lecture Notes in Artificial Intelligence"}
@String{jacm = "Journal of the ACM"}
@String{sicomp = "SIAM Journal on Computing"}
@String{sicomp = "{SIAM} Journal on Computing"}
@String{tcs = "Theoretical Computer Science"}

@String{nature = "Nature"}
@String{symmetry = "Symmetry"}

@String{amai = "Annals of Mathematics and Artificial Intelligence"}
@String{compint = "Computational Intelligence"}
@String{ieeecomp = "IEEE Transactions on Computers"}
@String{ieeecomm = "IEEE Transactions on Communications"}
@String{ieeenn = "IEEE Transactions on Neural Networks"}
@String{ieeecomp = "{IEEE} Transactions on Computers"}
@String{ieeecomm = "{IEEE} Transactions on Communications"}
@String{ieeenn = "{IEEE} Transactions on Neural Networks"}

@String{sttt = "International Journal on Software Tools for Technology Transfer"}
@String{iandc = "Information and Computation"}
Expand Down
Loading