Sha256: c2c844d4a4eaa6693d44bbf08d143dad1e887fccf5b6c01551ddc37fa90aa05d

Contents?: true

Size: 465 Bytes

Versions: 4

Compression:

Stored size: 465 Bytes

Contents

%%
%% This is a valid BibTeX file
%% String assignments Test
%%

@string{foo="bar"}
@ string{foo="bar"}
@string {foo="bar"}
@string{ foo="bar"}
@string{foo ="bar"}
@string{foo= "bar"}
@string{foo="bar" }
@ string { foo = "bar" }
@string   { foo=   "bar"}
@string{ foo = "bar" }

@string{foo="bar"}
@string{foo="'bar'"}
@string{foo="{"}bar{"}"}

Using some interesting symbols
@string{foo="@bar@"}
@string{foo="'bar'"}
@string{foo="{"}bar{"}"}
@string{foo="{bar}"}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
bibtex-ruby-1.1.2 test/bib/03_string.bib
bibtex-ruby-1.1.1 test/bib/03_string.bib
bibtex-ruby-1.1.0 test/bib/03_string.bib
bibtex-ruby-1.0.0 test/bib/03_string.bib