BibTeX, biblatex and biberCustomization biblatex -> problem

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
Latone
Posts: 2
Joined: Sat Jun 29, 2013 12:13 am

Customization biblatex -> problem

Post by Latone »

Hello all,

I want to customize the authortitle- ibid.style (it's just because i don't want to create my own style. Too difficult for me)

Well, I would like the following nomenclature :

@book :
NAME F. N., title, address, publisher, date.

@article :
NAME F. N., "article", journal, Tome, date,page.

@inbook :
NAME F. N., "chapter", booktitle, adress, publisher, page.

There is maybe an existing style which is like the one I attempt to customize. Didn't find anything.

What have I done ? Well, I have managed to remove the comma after the Name, the period after the title BUT, I still have some problems : I haven't found where I can delete the colon after the adress and I don't know how to change the inbook option.

So, if you have any idea, it would be great.

Regards,

L.

Recommended reading 2024:

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

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

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Customization biblatex -> problem

Post by localghost »

The authortitle-ibid style is a predefined citation style. But you describe your desired bibliography style. That's a significant difference. Perhaps you can clarify which one of them you want to customize.

For specific help it will require a self-contained and minimal example which shows what you have already done. This should also include a small bibliography database file (*.bib) that contains at least one of the concerned entry types.


Best regards and welcome to the board
Thorsten
Post Reply