Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • I think your current method is the cleanest. If you find yourself doing this a lot, you might consider moving it from your document's preamble to a personal style (.sty) file.
    – godbyk
    Commented Jul 27, 2010 at 17:05
  • the ams document classes define \bibliofont for this purpose. it's worth checking the document class you are using before redefining thebibliography, but if a suitable command isn't available, your method is appropriate. Commented Apr 29, 2012 at 11:12
  • 3
    Possible duplicate of With BibLatex, how do I make the fontsize of the bibliography smaller? Commented Jun 15, 2017 at 12:23
  • 1
    @WaldirLeoncio While I can see that there is a overlap between the two questions, I would not close this question here as a duplicate of the one you linked to. If at all I would do it the other way round. The question here has answers for all bibliography packages. The question you linked to is specific to biblatex. Plus the question here has more views, votes, and is older.
    – moewe
    Commented Jun 15, 2017 at 13:04
  • @moewe, sounds fair, I agree with you. Commented Jun 15, 2017 at 14:04