Page 1 of 1

Secondary quotation

Posted: Mon Feb 15, 2016 11:34 am
by stefan_linde
Maybe someone could help me. I am working in a combination of Bookends with Mellel. I have some issues with secondary citations and i haven't been able to solve them, though i've taken a look into bookend's manual and searched the forum.

What I want to achieve is the following quotation style: Author/Editor (year), e.g.

Berman (2012).

Additional if i introduce a page number or range by adding "@ + page" within Mellel's window, I'd like to have something like this: Author/Editor (year: page), e.g.

Berman (2012: 12f.).

I have tried really a lot and obviously this kind of "coding" is not my specialty... I came closer to a potential solution though

a|~~e~ ` ~` `(d: p).~`,

unfortunately I get a quotation like this: Berman (2012).12 if I insert a page number.

Help is much welcome and appreciated! Thanks in advance!
Stefan

Re: Secondary quotation

Posted: Tue Feb 16, 2016 9:55 am
by Jon
This is for a citation in the text (or footnote), right? In that case you handle this with the ^ metacharacter:

{^temp cite}

And to add a page number at the end, you'd use cited pages, like this

{^temp cite@12}

In the format definition you tell Bookends what to put before and after cited pages (so you can get 2012: 12f. )

Please refer to the user guide for all the metacharacters Bookends allows, and read up on cited pages.

Jon
Sonny Software

Re: Secondary quotation

Posted: Tue Feb 16, 2016 1:10 pm
by stefan_linde
Thanks for your fast reply! I will give it a try. Thank you for your help.

Best wishes, Stefan