summaryrefslogtreecommitdiff
path: root/support/texlab/tests/scenarios/folding/bar.bib
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-12-03 03:01:24 +0000
committerNorbert Preining <norbert@preining.info>2019-12-03 03:01:24 +0000
commitb8d4bb76703bcb15578e2b23c5d256532180b894 (patch)
treebedd1df7a00521a2bd986b3c0289d6556a59e39b /support/texlab/tests/scenarios/folding/bar.bib
parent02e4625a78a5029e8b5dc2a4ec70193b232f497e (diff)
CTAN sync 201912030301
Diffstat (limited to 'support/texlab/tests/scenarios/folding/bar.bib')
-rw-r--r--support/texlab/tests/scenarios/folding/bar.bib24
1 files changed, 24 insertions, 0 deletions
diff --git a/support/texlab/tests/scenarios/folding/bar.bib b/support/texlab/tests/scenarios/folding/bar.bib
new file mode 100644
index 0000000000..a292b387fb
--- /dev/null
+++ b/support/texlab/tests/scenarios/folding/bar.bib
@@ -0,0 +1,24 @@
+@preamble{"Foo Bar Baz"}
+
+@string{foo = "foo"}
+
+@article{Rivest:1978:MOD:359340.359342,
+ author = {Rivest, R. L. and Shamir, A. and Adleman, L.},
+ title = {A Method for Obtaining Digital Signatures and Public-key Cryptosystems},
+ journal = {Commun. ACM},
+ issue_date = {Feb. 1978},
+ volume = {21},
+ number = {2},
+ month = feb,
+ year = {1978},
+ issn = {0001-0782},
+ pages = {120--126},
+ numpages = {7},
+ url = {http://doi.acm.org/10.1145/359340.359342},
+ doi = {10.1145/359340.359342},
+ acmid = {359342},
+ publisher = {ACM},
+ address = {New York, NY, USA},
+ keywords = {authentication, cryptography, digital signatures, electronic funds transfer, electronic mail,
+ factorization, message-passing, prime number, privacy, public-key cryptosystems, security},
+}