# code-block-pro/1.27.2/build/shiki/samples/bibtex.sample

Code Block Pro – Beautiful Syntax Highlighting, version 1.27.2. 29 lines.

- Page: https://pluginprobe.com/plugins/code-block-pro/1.27.2/code/build/shiki/samples/bibtex.sample
- Raw: https://pluginprobe.com/plugins/code-block-pro/1.27.2/raw/build/shiki/samples/bibtex.sample
- Modified: 2023-09-03T01:04:34+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/code-block-pro/1.27.2/code/build/shiki/samples/bibtex.sample#L10-L20`.

```
% This file was created with JabRef 2.10.
% Encoding: UTF8

@Inproceedings{NN2006-Supporting,
  Title                    = {{Supporting...}},
  Author                   = {N. N. and X. X.},
  Year                     = {2006},
  Month                    = {8,},

  Owner                    = {xxx},
  Timestamp                = {2010.01.01}
}


@Book{NN1997-Entwurf,
  Title                    = {Entwurf...},
  Publisher                = {Org},
  Year                     = {1997},
  Month                    = oct,

  Owner                    = {xx},
  Timestamp                = {2006.06.12},
}


@comment{jabref-meta: fileDirectory:Folder;}

% From https://github.com/JabRef/jabref/blob/main/src/test/resources/testbib/bug1283.bib

```
