BibTeX, biblatex and biberHow to create custom .bbl file from .bib file in Latex?

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
csrams
Posts: 2
Joined: Sat Sep 22, 2018 8:07 am

How to create custom .bbl file from .bib file in Latex?

Post by csrams »

I need to prepare references as per style available in the image(ref.jpg). But this style not matched with any of the bibliographystyle up to my knowledge. So guide me to get the reference style ouput as per in image for my sample ref.bib file. Also I need to generate .bbl file. Thanks in advance.
Attachments
ref.bib
(692 Bytes) Downloaded 350 times
ref.jpg
ref.jpg (183.65 KiB) Viewed 12289 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Ijon Tichy
Posts: 640
Joined: Mon Dec 24, 2018 10:12 am

How to create custom .bbl file from .bib file in Latex?

Post by Ijon Tichy »

If the enumerated headings are only for illustration in the example and should not be part of the bibliography it seems to be a authoryear-style. Have a look either to the standard authoryear style of biblatex or if you need more configuration the extended of biblatex-ext. If these headings should also be added (I don't think so): biblatex does also support to split the bibliography. See the manual for more information. If you have a specific problem with using biblatex, please as a specific question including a Infominimal working example.
Sorry, but I can no longer participate here as the administrator is trampling on my wishes on one of his other platforms. :cry:
Post Reply