BibTeX, biblatex and biberSpacing in bibliography

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
Diogo Remoaldo
Posts: 26
Joined: Mon Apr 06, 2015 8:24 pm

Spacing in bibliography

Post by Diogo Remoaldo »

Hi some of my bibliographies have a weird spacing, is there a way to solve it. The examples are in the figures. I am using bibtex.

The code I am using for both is the following:

Code: Select all

@Misc{HG,
  author       = {{Homegrid}}, 
  title        = {{Homegrid}},
  Publisher                = {Homegrid},
  howpublished = {Publicação Online, disponível em: http://www.passivhaus.pt},
  note         = {Acedido em: 2015-02-21}
}

@Misc{Boscha,
  title        = {{Electrodomésticos: GSN36VI30, Portas Inox com tratamento anti-dedadas,
Congelador Vertical}},
  author       = {{Bosch}}, 
  howpublished = {Publicação Online, disponível em: http://www.bosch-home.pt/produtos/frigor$\%$C3$\%$ADficos-e-congeladores/congeladores/GSN36VI30.html?source=browse},
  note         = {Acedido em: 2015-05-15}
}
s1.png
s1.png (175.34 KiB) Viewed 4747 times
s12.png
s12.png (180.89 KiB) Viewed 4747 times
Last edited by cgnieder on Tue Sep 15, 2015 9:29 pm, edited 1 time in total.

Recommended reading 2024:

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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Diogo Remoaldo
Posts: 26
Joined: Mon Apr 06, 2015 8:24 pm

Re: Spacing in bibliography

Post by Diogo Remoaldo »

?
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Spacing in bibliography

Post by Johannes_B »

We don't have enough information to answer the question, yet. Please provide a minimal working example.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply