Tell me more ×
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.

I am trying to write a report where I have a lot of citations to put in. I am using \documentclass[a4paper 12pt]{article} and \usepackage{cite} (cite package) for building the bibliography. The problem is that the fonts appearing in references are almost twice as large as the fonts appearing in the document in general. Can anyone please help me come out with a solution?

share|improve this question
4  
Can you provide a minimal working example (MWE) so community members can have something to work with? Perhaps also include the current output you experience by compiling your MWE and posting a snapshot of it as part of your post. – Werner May 18 '12 at 17:43
1  
sounds like you have a stray \large (or something similar) that hasn't been scoped... – cmhughes May 18 '12 at 18:13

closed as too localized by Marco Daniel, Count Zero, Joseph Wright Jun 2 '12 at 21:15

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.