GeneralHow to I define the same page format by acm style bibli

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
akira32
Posts: 45
Joined: Tue Nov 13, 2007 10:32 am

How to I define the same page format by acm style bibli

Post by akira32 »

How to I define the same page format by acm style bibliography.

Code: Select all

\bibliographystyle{acm}
now I use the style of ACM (acm.bst),but the page format is different.
I want to use the same format (p.123-456) no matter what kind of reference paper.
Somebody could tell me how I do that? I

acm.bst i put it in the web of http://cid-fbeb6373d9321a7f.skydrive.li ... ns/acm.bst
  • [2] Arvo, J. Tiled shadow maps. In Proceedings of Computer Graphics
    International 2004 (2004), IEEE Computer Society, pp. 240–247.

    [3] Crow, F. C. Shadow algorithms for computer graphics. In SIGGRAPH
    ’77: Proceedings of the 4th annual conference on Computer graphics and
    interactive techniques (New York, NY, USA, 1977), ACM, pp. 242–248.

    [4] Fan Zhang, Hanqiu Sun, L. X., and Lun, L. K. Parallel-split
    shadow maps for large-scale virtual environments. 311–318.

    [9] Lefohn, A., Sengupta, S., Kniss, J., Strzodka, R., and Owens,
    J. D. Dynamic adaptive shadow maps on graphics hardware. In SIG-
    GRAPH ’05: ACM SIGGRAPH 2005 Sketches (New York, NY, USA,
    2005), ACM, p. 13.

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

Post Reply