Name for this style?

Hi,

I tried to find any style in the repisatory that match the style below:

In-text Author date: E.g.: (Masoli et al., 2004) , but the et al. is in italics.

Bibliography:

Masoli, M., Fabian, D., Holt, S., Beasley, R. (2004)The global burden of asthma: executive summary of the GINA Dissemination. Committee report. Allergy, 59:469–478.

but the publisher (Allergy) should be in Italics.

Any suggestions?
  • what is the style for?
  • Hi adamsmith,

    Thank you for the quick reply. The style is for my thesis writing and I'm trying to get the style sorted since I'm still early in my candidature.
  • I don't think we have that precise style, no. You'll have to look for whatever is similar and then probably adjust it yourself:
    http://www.zotero.org/support/dev/citation_styles/style_editing_step-by-step
  • I tried to adjust the bibliography using the harvard-oxford brookes university style and managed to get the reference below:

    Kabesch M., Hoefler C., Carr D., Leupold W., Weiland S.K. and Von Mutius E. (2004) Glutathione S Transferase Deficiency and Passive Smoking Increase Childhood Asthma. Thorax (in italic), 59 (7): 569–573.

    and the CSL that I changed at https://gist.github.com/2592714

    this is validated but I can't manage to change the et al. to italic.

    Could you help me with this?
  • In the macro "author in citation", between l.47-48, add &ltet-al font-style="italic"/>
    as in: <name form="short" and="symbol" delimiter=", " delimiter-precedes-last="never" initialize-with=". "/>
    <et-al font-style="italic"/>
    <substitute>

    (http://citationstyles.org/downloads/specification.html#et-al)

This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.

Sign In or Register to comment.