BibTeX, biblatex and biberReproduction of a certain Bibliography Style

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
pallav
Posts: 170
Joined: Wed Nov 12, 2008 5:53 pm

Reproduction of a certain Bibliography Style

Post by pallav »

I want to use BibTeX for my article. The style of the references for the journal is attached herewith. I have tried with the \bibliographystyle{plain} as well as \bibliographystyle{ieeetr} and \bibliographystyle{abbrvnat}.

No one of the three gives the style. Notice that title of the article is italic where as title of book is not italic, publication year for article is in brackets where as for books are not etc.

Also if there is any capital letter in the middle of the title of the article, then all the above bibliography style makes it small letter. This is the 1st time I am using BibTeX. Please help me to solve my problem.
Attachments
references style
references style
references.JPG (94.33 KiB) Viewed 2923 times

Recommended reading 2024:

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

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

kaiserkarl13
Posts: 707
Joined: Tue Mar 25, 2008 5:02 pm

Re: Reproduction of a certain Bibliography Style

Post by kaiserkarl13 »

It would help us immensely to know which journal you are trying to work with. It doesn't look like the style of any I've sent anything to, so I can't be of help there without further information.

If you can't find a journal-provided .bst file, you can run 'latex makebst' and create your own bibliography style based on your answers to various questions.
pallav
Posts: 170
Joined: Wed Nov 12, 2008 5:53 pm

Re: Reproduction of a certain Bibliography Style

Post by pallav »

Thank you for your reply. I want a bst file for the journal Dynamics of Continuous, Discrete and Impulsive Systems B (DCDIS B). I have here attached the instructions to the authors pdf to check the bib style.
Attachments
DCDISstyle.pdf
(43.25 KiB) Downloaded 212 times
kaiserkarl13
Posts: 707
Joined: Tue Mar 25, 2008 5:02 pm

Re: Reproduction of a certain Bibliography Style

Post by kaiserkarl13 »

This is an example of something I find very amusing about most publications: they give you a brief, overly-abbreviated, unclear example that contains a fraction of the examples you would actually need to cite every type of publication you might want to cite....

You are probably best off finding a published article with an example of each kind of field, then running "latex makebst" and giving it answers that fit the style. It doesn't fit precisely with any style I know off the top of my head.
Post Reply