Create a new style for a bibliography
Hi everyone,
If you could apologyze my english I will do my best but it is not my native language.
I am here to ask some help about a project that I am trying to resolve. I would create a bibliography with 600+ references of science articles. I loaded the data on Zotero and now I got some issues to export it to Word.
Indeed I would want a style like that (all text tich is (.......) is just annotation for a better comprehension :
Title of the article
B. OBAMA, G.W. BUSH, B. CLINTON (All the authors in bold style if possible), Name of the Journal, Volume, page-page (year)
And if possible a systeme a notation like [ACL-1-X] with X the number who changes.
I didn't find anything like this except some part like for exemple in the:
IEEE Style we got a numeration system + the authors are writed in the good front (except bold)but the title isn't first and I didn't want the month of the publication.
I'm sorry I never learn of to modify something like this, if someone could help me ?
Thank you !
If you could apologyze my english I will do my best but it is not my native language.
I am here to ask some help about a project that I am trying to resolve. I would create a bibliography with 600+ references of science articles. I loaded the data on Zotero and now I got some issues to export it to Word.
Indeed I would want a style like that (all text tich is (.......) is just annotation for a better comprehension :
Title of the article
B. OBAMA, G.W. BUSH, B. CLINTON (All the authors in bold style if possible), Name of the Journal, Volume, page-page (year)
And if possible a systeme a notation like [ACL-1-X] with X the number who changes.
I didn't find anything like this except some part like for exemple in the:
IEEE Style we got a numeration system + the authors are writed in the good front (except bold)but the title isn't first and I didn't want the month of the publication.
I'm sorry I never learn of to modify something like this, if someone could help me ?
Thank you !
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.
Upgrade Storage
<group display="block">
[whatever you have for the authors]
</group>
hope that makes sense.
Do You know if it's possible to show only the first page in a bibliography ? I mean, my article is page 29-34 I would like to show 29 in the biliography.
Thanks again
http://citationstyles.org/downloads/specification.html#standard-variables
Thanks !
I have to show 4 categorys like
["1"(or "2" or "3" or "4")-Number of the article] I don't know how i write this number in the note i could use it.
Regards
the first article is wrote by team X
the second article is wrote by team Y
the third acticle is wrote by team X
I would know if it's possible to do something like
[TEAM X - 1] 1st article
[TEAM Y - 2] 2nd article
[TEAM X - 3] 1rd article
I know how to do the part [TEAM - 1]
And I would like to know if it's possible to make notes (and write in them X or Y) and then add a macro in my style do complete [TEAM X/Y - 1] automatically
Bonjour,
Alors je voudrais en faite créer une numérotation "maison" pour la bibliographie que je suis entrain d'éditer. Cette numérotation serait découpé en trois partie :
1=> Une partie en Lettre qui ne changerait jamais, ce serait juste un code qui identifiera cette bibliographie.
2=> Une numérotation croissante des références selon l'ordre de sortie lors de l'édition de la bibliographie.
------------------------------------------------------------------------------------
Ces deux parties, j'ai réussi à les implater dans mon script CSL sous la forme
<text variable="citation-number" prefix="[ACL-" suffix="]"/>
Ce qui me donne pour l'instant (exemple de rendu) : [ACL-1]
------------------------------------------------------------------------------------
3=> Je voudrais réaliser une "organisation maison" dans ma bibliographie, j'ai 4 grands groupes. Je voudrais pouvoir taguer chacune des publications, je pensais le faire dans les "notes", afin de les incorporer ensuite dans mon script afin que ça ressorte tout seul.
Exemple :
Ouvrage n°1:
http://www.amazon.fr/Relativité-générale-Thomas--Moore/dp/2804184706/ref=sr_1_1?s=books&ie=UTF8&qid=1425457337&sr=1-1
Ouvrage n°2:
http://www.amazon.fr/Mécanismes-hydrauliques-pneumatiques-9ème-édition/dp/2100594907/ref=sr_1_1?s=books&ie=UTF8&qid=1425457452&sr=1-1
Ouvrage n°3:
http://www.amazon.fr/Introduction-à-relativité-André-Rougé/dp/2730209409/ref=sr_1_4?s=books&ie=UTF8&qid=1425457276&sr=1-4
L'ouvrage n°1 et 3 ont comme sujet la relativité => On va donc les mettre dans le groupe A
L'ouvrage n°2 traite de l'hydraulique => groupe B
Et je voudrais donc que cela donne :
[ACL-A-1] Introduction à la relativité, A. Rougé, Édition : Nouv. éd. (2001).
[ACL-B-2] Relativité générale, T.-A. Moore et R. Taillet (2014).
[ACL-A-3] Mécanismes hydrauliques et pneumatiques - 9ème édition - NP, J. Faisandier, Édition : 9e édition. (2013).
Sauf que je ne sais pas si cela est possible avec Zoreto.
Merci de m'avoir lu.
Cordialement,
Adrien
Hi,
So I would want to make my "own" numbering for my bibliography. It have to be in three part:
1=> This part in lettre ewich never change, it's gonna be just a code to iddentify the bibliogrpahy.
2=> Increasing numbering of the reference.
------------------------------------------------------------------------------------
Those two parts are in my script CSL with this form :
<text variable="citation-number" prefix="[ACL-" suffix="]"/>
This give me this : [ACL-1]
------------------------------------------------------------------------------------
3=> I would want to make my own numbering in my bibliography and for this I have 4 big groups. Can I mark each of my publication? I was thinking about create a "note" for each one and write the code of the groupe in it. Then I would want to use it in my script.
Example :
Ouvrage n°1:
http://www.amazon.fr/Relativité-générale-Thomas--Moore/dp/2804184706/ref=sr_1_1?s=books&ie=UTF8&qid=1425457337&sr=1-1
Ouvrage n°2:
http://www.amazon.fr/Mécanismes-hydrauliques-pneumatiques-9ème-édition/dp/2100594907/ref=sr_1_1?s=books&ie=UTF8&qid=1425457452&sr=1-1
Ouvrage n°3:
http://www.amazon.fr/Introduction-à-relativité-André-Rougé/dp/2730209409/ref=sr_1_4?s=books&ie=UTF8&qid=1425457276&sr=1-4
The n°1 & 3 talk about the relativity => we gonna put them in the group A
The n°2 talks about de l'hydraulic => group B
And at the end I would want to have this :
[ACL-A-1] Introduction à la relativité, A. Rougé, Édition : Nouv. éd. (2001).
[ACL-B-2] Relativité générale, T.-A. Moore et R. Taillet (2014).
[ACL-A-3] Mécanismes hydrauliques et pneumatiques - 9ème édition - NP, J. Faisandier, Édition : 9e édition. (2013).
But I don't know if it's possible with Zoreto.
Thanks for reading me.
Cordialement,
Adrien
Bref, les notes ne sont pas "mappées" : http://aurimasv.github.io/z2csl/typeMap.xml
Mais, pourquoi ne pas utiliser un champ non utilisé, par exemple le champ Extra ? Il a d'ailleurs pour nom de variable CSL "note". Il suffit alors d'indiquer dans le champ Extra "A" ou "B", etc. selon le groupe auquel appartient le document
Cela donnerait quelque chose comme ça :
<group><text variable="note" prefix="[ACL-" suffix="-"/>
<text variable="citation-number" suffix="]"/>
</group>
Rebonjour, je voudrais savoir si c'est possible d'ajouter une ligne vierge ? J'utilise le <group display=block> mais je ne sais pas quoi rajouter à l'intérieur. Je voudrais qu'il y est deux ligne entre mes deux références...