bugreports_SortSecondaryKey.json 9.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. {
  2. "abbreviations": false,
  3. "bibentries": false,
  4. "bibsection": false,
  5. "citation_items": false,
  6. "citations": [
  7. [
  8. {
  9. "citationID": "CITATION-1",
  10. "citationItems": [
  11. {
  12. "id": "ITEM-1"
  13. },
  14. {
  15. "id": "ITEM-2"
  16. }
  17. ],
  18. "properties": {
  19. "noteIndex": 1
  20. }
  21. },
  22. [],
  23. []
  24. ]
  25. ],
  26. "csl": "<?xml version=\"1.0\" encoding=\"utf-8\"?><style xmlns=\"http://purl.org/net/xbiblio/csl\" class=\"in-text\" version=\"1.0\">\n <info>\n <title>Copernicus general format (dev)</title>\n <id>http://www.zotero.org/styles/copernicus</id>\n <link href=\"http://www.zotero.org/styles/copernicus\" rel=\"self\"/>\n <author>\n <name>Julian Onions</name>\n <email>julian.onions@gmail.com</email>\n </author>\n <contributor>\n <name> Didier Voisin </name>\n </contributor>\n <category citation-format=\"author-date\"/>\n <category field=\"science\"/>\n <updated>2010-07-26T02:21:30+00:00</updated>\n <summary>The Copernicus (EGU) generic style</summary>\n <link href=\"http://publications.copernicus.org/Copernicus_Publications_Reference_Types.pdf\" rel=\"documentation\"/>\n <rights>\nThis work is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/\n</rights>\n </info>\n <macro name=\"editor\">\n <names variable=\"editor\" delimiter=\", \">\n <label form=\"verb\" text-case=\"lowercase\" suffix=\" \"/>\n <name and=\"text\" initialize-with=\". \" delimiter=\", \"/>\n </names>\n </macro>\n <macro name=\"anon\">\n <text term=\"anonymous\" form=\"short\" text-case=\"capitalize-first\" strip-periods=\"true\"/>\n </macro>\n <macro name=\"author\">\n <names variable=\"author\">\n <name sort-separator=\", \" initialize-with=\". \" name-as-sort-order=\"all\" delimiter=\", \" delimiter-precedes-last=\"never\" and=\"text\"/>\n <label form=\"short\" prefix=\", \" suffix=\".\" text-case=\"capitalize-first\" strip-periods=\"true\"/>\n <substitute>\n <names variable=\"editor\"/>\n <text macro=\"anon\"/>\n </substitute>\n </names>\n </macro>\n <macro name=\"author-short\">\n <names variable=\"author\">\n <name form=\"short\" and=\"text\" delimiter=\", \" initialize-with=\". \"/>\n <substitute>\n <names variable=\"editor\"/>\n <names variable=\"translator\"/>\n <text macro=\"anon\"/>\n </substitute>\n </names>\n </macro>\n <macro name=\"access\">\n <choose>\n <if variable=\"URL\">\n <text term=\"online\" prefix=\"[\" suffix=\"]\"/>\n <text value=\" Available from: \"/>\n <text variable=\"URL\"/>\n <group prefix=\" (\" delimiter=\" \" suffix=\")\">\n <text term=\"accessed\" text-case=\"capitalize-first\"/>\n <date variable=\"accessed\">\n <date-part name=\"day\" suffix=\" \"/>\n <date-part name=\"month\" suffix=\" \"/>\n <date-part name=\"year\"/>\n </date>\n </group>\n </if>\n </choose>\n </macro>\n <macro name=\"title\">\n <text variable=\"title\"/>\n </macro>\n <macro name=\"publisher\">\n <group delimiter=\", \">\n <text variable=\"publisher\"/>\n <text variable=\"publisher-place\"/>\n </group>\n </macro>\n <macro name=\"year-date\">\n <choose>\n <if variable=\"issued\">\n <date variable=\"issued\">\n <date-part name=\"year\"/>\n </date>\n </if>\n <else>\n <text term=\"no date\" form=\"short\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"published-date\">\n <choose>\n <if type=\"article-newspaper\">\n <date variable=\"issued\">\n <date-part name=\"day\" form=\"ordinal\" suffix=\" \"/>\n <date-part name=\"month\" form=\"long\"/>\n </date>\n </if>\n </choose>\n </macro>\n <macro name=\"pages\">\n <text variable=\"page\"/>\n </macro>\n <macro name=\"refpages\">\n <label variable=\"page\" form=\"short\" suffix=\". \" strip-periods=\"true\"/>\n <text variable=\"page\"/>\n </macro>\n <macro name=\"edition\">\n <choose>\n <if is-numeric=\"edition\">\n <group delimiter=\" \">\n <number variable=\"edition\" form=\"ordinal\"/>\n <text term=\"edition\" form=\"short\" suffix=\".\" strip-periods=\"true\"/>\n </group>\n </if>\n <else>\n <text variable=\"edition\" suffix=\".\"/>\n </else>\n </choose>\n </macro>\n <macro name=\"doi\">\n <text variable=\"DOI\" prefix=\"doi:\"/>\n </macro>\n <macro name=\"container\">\n <group delimiter=\", \">\n <group delimiter=\" \">\n <text term=\"in\" text-case=\"lowercase\"/>\n <text variable=\"container-title\"/>\n </group>\n <group delimiter=\" \">\n <text term=\"volume\" form=\"short\" suffix=\".\" strip-periods=\"true\"/>\n <text variable=\"volume\"/>\n </group>\n <text macro=\"editor\"/>\n </group>\n </macro>\n <citation et-al-min=\"3\" et-al-use-first=\"1\" et-al-subsequent-min=\"3\" et-al-subsequent-use-first=\"1\" disambiguate-add-year-suffix=\"true\" collapse=\"year\">\n <sort>\n <key macro=\"author\"/>\n <key macro=\"year-date\"/>\n </sort>\n <layout prefix=\"(\" suffix=\")\" delimiter=\"; \">\n <group delimiter=\", \">\n <group delimiter=\", \">\n <text macro=\"author-short\"/>\n <text macro=\"year-date\"/>\n </group>\n <text variable=\"locator\" prefix=\"p.\"/>\n </group>\n </layout>\n </citation>\n <bibliography et-al-min=\"11\" et-al-use-first=\"11\">\n <sort>\n <key macro=\"author\"/>\n <key macro=\"year-date\"/>\n <key variable=\"title\"/>\n </sort>\n <layout>\n <group delimiter=\" \" suffix=\":\">\n <text macro=\"author\"/>\n </group>\n <choose>\n <if type=\"bill book graphic legal_case motion_picture report song\" match=\"any\">\n <group delimiter=\", \" prefix=\" \" suffix=\".\">\n <text macro=\"title\"/>\n <text macro=\"edition\"/>\n <text macro=\"editor\"/>\n <text variable=\"genre\"/>\n <text macro=\"publisher\"/>\n </group>\n </if>\n <else-if type=\"chapter paper-conference\" match=\"any\">\n <group delimiter=\", \" prefix=\" \" suffix=\".\">\n <text macro=\"title\"/>\n <text macro=\"container\"/>\n <text macro=\"refpages\"/>\n <text macro=\"publisher\"/>\n </group>\n </else-if>\n <else-if type=\"thesis\">\n <group delimiter=\", \" prefix=\" \" suffix=\".\">\n <text macro=\"title\"/>\n <text variable=\"genre\"/>\n <text variable=\"page\" suffix=\" pp.\"/>\n <text macro=\"publisher\"/>\n <date variable=\"issued\">\n <date-part name=\"day\" suffix=\" \"/>\n <date-part name=\"month\" form=\"long\"/>\n </date>\n </group>\n </else-if>\n <else>\n <group delimiter=\", \" suffix=\",\" prefix=\" \">\n <text macro=\"title\"/>\n <text macro=\"editor\"/>\n </group>\n <group prefix=\" \">\n <text variable=\"container-title\" form=\"short\"/>\n <group prefix=\", \" delimiter=\", \">\n <group>\n <text variable=\"volume\"/>\n <text variable=\"issue\" prefix=\"(\" suffix=\")\"/>\n <text macro=\"published-date\"/>\n </group>\n <text macro=\"pages\"/>\n <text macro=\"doi\"/>\n </group>\n </group>\n </else>\n </choose>\n <text prefix=\" \" macro=\"access\"/>\n <text macro=\"year-date\" prefix=\", \" suffix=\".\"/>\n </layout>\n </bibliography></style>",
  27. "input": [
  28. {
  29. "author": [
  30. {
  31. "family": "Roe",
  32. "given": "Jane"
  33. }
  34. ],
  35. "id": "ITEM-1",
  36. "issued": {
  37. "date-parts": [
  38. [
  39. 1996
  40. ]
  41. ]
  42. },
  43. "type": "book"
  44. },
  45. {
  46. "author": [
  47. {
  48. "family": "Roe",
  49. "given": "Jane"
  50. }
  51. ],
  52. "id": "ITEM-2",
  53. "issued": {
  54. "date-parts": [
  55. [
  56. 1995
  57. ]
  58. ]
  59. },
  60. "type": "book"
  61. }
  62. ],
  63. "mode": "citation",
  64. "result": ">>[0] (Roe, 1995, 1996)"
  65. }