Greeting everyone,
I have a very annoying issue. I created the bibliography using BibTeX and a customized style (created with "makebst"), everything works fine except there is a small space (indentation) before the authors as following:
How to remove this indentation? To look as following:
Do I have to add something to the preamble, or do I need to edit the style file or some thing else?
thanks in advance
BibTeX, biblatex and biber ⇒ Remove Indention/Space before Author Names in Bibliography
NEW: TikZ book now 40% off at Amazon.com for a short time.
Re: Remove Indention/Space before Author Names in Bibliograp

Strange, just do nothing will solve the problem , the reason behind this is that i'm using a custom style file (****.sty ) to format the whole document, and it contains special section to format the bibliography item, in this section the \labelwidth set to a specific value, however i think may be the BibTeX have an issue with this command.
* Thus, if the number of references less than 10 (label is 1 digit), removing the command \labelwidth from the document style file will solve the problem.
* and if the number of references >=10 {label is 2 digits}, just do nothing and the BibTeX will handle the adjustment
Cheeeeeeeeeeeeer