Magazine article with separate pages

A place for users to ask each other questions, make suggestions, and discuss Bookends.
Post Reply
Nhaps
Posts: 252
Joined: Mon Sep 26, 2011 10:05 pm

Magazine article with separate pages

Post by Nhaps »

For the most part I use a page range type of pagination. For example "25-55" which results from the field order "p-". But for a magazine article I have multiple pages, as in "23-33, 36-37, 72-74". In this case what would be the field order?

POSSIBLE SOLUTION: USE "p", then change the field "Page Rangers" below to "Last Page as Entered". I don't know if this is an elegant solution but it worked. I tried using "p#" but it added a spurious final "1" after my string of pages.
Jon
Site Admin
Posts: 10292
Joined: Tue Jul 13, 2004 6:27 pm
Location: Bethesda, MD
Contact:

Re: Magazine article with separate pages

Post by Jon »

# outputs the relative position of the reference in the bibliography (e.g. 1 is reference one).

If you have multiple page ranges, end the series with a comma. That tells Bookends to output the field as is, it won't try to process the page ranges even if you have specified p– in the format.

Jon
Sonny Software
Nhaps
Posts: 252
Joined: Mon Sep 26, 2011 10:05 pm

Re: Magazine article with separate pages

Post by Nhaps »

Thanks. I suspected that the final comma would not work for LaTeX, but it did. Thank you.
Post Reply