List publications.

Fields

id (integer)

Primary key.

name (string)

Name of doctoral school.

emails (string[])

Contact emails.

Expansions

To activate relation expansion add the desired fields as a comma separated list to the expand query parameter like this:

?expand=<field>,<field>,<field>,...

The following relational fields can be expanded:

  • persons
  • category
  • document
  • organization_authorship

Filters

To filter for exact value matches:

?<fieldname>=<value>

Possible exact filters:

  • year
  • category
  • document
  • persons

For advanced filtering use lookups:

?<fieldname>__<lookup>=<value>

All fields with advanced lookups can also be used for exact value matches as described above.

Possible advanced lookups:

  • year: gt, gte, lt, lte
  • sci: iexact, contains, icontains, startswith, istartswith
  • pubmed: iexact, contains, icontains, startswith, istartswith
  • doi: iexact, contains, icontains, startswith, istartswith
  • pmc: iexact, contains, icontains, startswith, istartswith
  • organization_authorship: in
  • impact: isnull, gt, gte, lt, lte
  • imported: isnull, gt, gte, lt, lte, date
GET /v1/research/publication/?format=api&offset=159000&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159493,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159020&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158980&ordering=-year",
    "results": [
        {
            "id": 71387,
            "title": "SYNTHESIS OF 3,5,6-SUBSTITUTED S-TRIAZINE-2,4-DIONES",
            "abstract": null,
            "authors": [
                "STADLBAUER, W",
                "SCHMUT, O",
                "KAPPE, T"
            ],
            "year": 1977,
            "source": "MONATSH CHEM. 1977; 108(2): 367-379. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DC78300012",
            "pubmed": null,
            "doi": "10.1007/BF00901989",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-06T14:06:46+01:00",
            "journal": "MONATSH CHEM",
            "issn": "0026-9247",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.618,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 71454,
            "title": "Better results in twin pregnancies by means of prophylactic tocolysis",
            "abstract": null,
            "authors": [
                "Winter, R"
            ],
            "year": 1977,
            "source": "Wien Med Wochenschr. 1977; 127(17): 550-551. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DX27100011",
            "pubmed": "919571",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-08T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 72209,
            "title": "Relationship between disturbed rheological properties and cerebral hemodynamics in recent cerebral infarction.",
            "abstract": null,
            "authors": [
                "Ott, EO",
                "Ladurner, G",
                "Lechner, H"
            ],
            "year": 1977,
            "source": "Prog Biochem Pharmacol. 1977; 13:  349-352. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "928436",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-27T01:00:00+01:00",
            "journal": "Prog Biochem Pharmacol",
            "issn": "0079-6085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 72255,
            "title": "FURTHER-STUDIES ON MECHANISM OF NUCLEOTIDE-UPTAKE BY ISOLATED CHROMAFFIN GRANULES",
            "abstract": null,
            "authors": [
                "KOSTRON, H",
                "WINKLER, H",
                "KONIG, P",
                "ABERER, W"
            ],
            "year": 1977,
            "source": "NAUNYN-SCHMIED ARCH PHARMACOL. 1977; 297:  R46-R46. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1977DB44100184",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-28T10:27:30+01:00",
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 73219,
            "title": "Sideropenic hemolytic anemia with normal iron excretion in prosthetic heart valves",
            "abstract": null,
            "authors": [
                "Linkesch, W: Bergmann,H",
                "Steinbach,K",
                "Höfer, R"
            ],
            "year": 1977,
            "source": "Proceedings of the 4th Meeting of ISH-EAD1977; 516-516.-4 th Meeting of the ISH-EAD; AUG 16-22, 1977; Istanbul. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "73219-14082"
            ],
            "persons": [],
            "imported": "2008-01-08T16:39:19+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 74584,
            "title": "Der Einfluß emotional aktivierender Gruppentherapien auf eine laufende analytische Behandlung.",
            "abstract": null,
            "authors": [
                "Pieringer, W",
                "Pakesch, E"
            ],
            "year": 1977,
            "source": "Geist und Psyche, 2186, Psychotherapie als Denken und Handeln.  1977. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-12T15:13:43+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": "Geist und Psyche, 2186, Psychotherapie als Denken und Handeln",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 74585,
            "title": "Der psychomatisch Kranke als Problempatient in der Allgemeinpraxis.",
            "abstract": null,
            "authors": [
                "Pieringer, W",
                "Pakesch, E"
            ],
            "year": 1977,
            "source": "Der Praktische Arzt. 1977; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-12T15:19:25+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 74947,
            "title": "Pseudoleukemia in a newborn infant with trisomy 21",
            "abstract": null,
            "authors": [
                "Mutz, ID",
                "Urban, CE"
            ],
            "year": 1977,
            "source": "Helv Paediatr Acta. 1977; 31(6): 515-520. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DD06700011",
            "pubmed": "323201",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "74947-51657-6"
            ],
            "imported": "2008-02-18T01:00:00+01:00",
            "journal": "Helv Paediatr Acta",
            "issn": "0018-022X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75289,
            "title": "Der Weg ins Gefängnis. Der Einfluß von familiärer Sozialisation und behördlicher Selektion auf die Entstehung von Straffälligkeit. Eine empirische Untersuchung. ",
            "abstract": null,
            "authors": [
                "Danzinger, R",
                "Jeschek, P",
                "Egger, J"
            ],
            "year": 1977,
            "source": "Weinheim, Basel: Beltz; 1977. pp. 168. (ISBN: 3-407-58008-8 ) ",
            "category": 14,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75289-51505"
            ],
            "imported": "2008-02-19T19:47:51+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75302,
            "title": "Interactions between oxygen under high pressure and drugs (author's transl)",
            "abstract": null,
            "authors": [
                "Beubler, E",
                "Lembeck, F",
                "Stolze, A"
            ],
            "year": 1977,
            "source": "Wien Klin Wochenschr. 1977; 89(8): 260-265. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DD03300003",
            "pubmed": "857432",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75302-51667-1"
            ],
            "imported": "2008-02-20T01:00:00+01:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75303,
            "title": "The function of prostaglandins in transmucosal water movement and blood flow in the rat jejunum.",
            "abstract": null,
            "authors": [
                "Beubler, E",
                "Juan, H"
            ],
            "year": 1977,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1977; 299(1): 89-94. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DR99800014",
            "pubmed": "904696",
            "doi": "10.1007/BF00508643",
            "pmc": null,
            "organizations": [],
            "persons": [
                "75303-51667-1"
            ],
            "imported": "2008-02-20T01:00:00+01:00",
            "journal": "Naunyn Schmiedebergs Arch Pharmacol",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75328,
            "title": "Plasmapheresis in the elimination of toxic substances with marked plasma protein-binding properties (author's transl)",
            "abstract": null,
            "authors": [
                "Lembeck, F",
                "Beubler, E",
                "Lepuschütz, HF",
                "Stolze, A"
            ],
            "year": 1977,
            "source": "Wien Klin Wochenschr. 1977; 89(8):257-260",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DD03300002",
            "pubmed": "855345",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75328-51667-6"
            ],
            "imported": "2008-02-20T01:00:00+01:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75379,
            "title": "Investigations of final setting of implanted hip-joints by use of 85 Sr.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                ""
            ],
            "year": 1977,
            "source": "USA: Reader's Orthop Digest Association Inc.;  1977. p. 50-52. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75379-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T13:40:33+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75579,
            "title": "The oculo-oto-vertebral syndrome (author's transl)",
            "abstract": null,
            "authors": [
                "Müller, WD",
                "Stern, E"
            ],
            "year": 1977,
            "source": "Klin Padiatr. 1977; 189(6): 417-422. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977EC41200006",
            "pubmed": "414017",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75579-51643-1"
            ],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Klin Padiatr",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75607,
            "title": "Glucocorticoids: effects on prostaglandin release, cyclic AMP levels and glycosaminoglycan synthesis in fibroblast tissue cultures.",
            "abstract": null,
            "authors": [
                "Peters, HD",
                "Peskar, BA",
                "Schönhöfer, PS"
            ],
            "year": 1977,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1977; 296(2):131-137",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977CT79200007",
            "pubmed": "189229",
            "doi": "10.1007/BF00508464",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Naunyn Schmiedebergs Arch Pharmacol",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75608,
            "title": "Angiotensin II-induced contractions of rabbit splenic capsular strips and release of prostaglandins. Use of radioimmunoassays for prostaglandins E1 and E2.",
            "abstract": null,
            "authors": [
                "Diekmann, JM",
                "Jobke, A",
                "Peskar, BA",
                "Hertting, G"
            ],
            "year": 1977,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1977; 297(2): 177-183. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DB44400009",
            "pubmed": "857170",
            "doi": "10.1007/BF00499928",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Naunyn Schmiedebergs Arch Pharmacol",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75612,
            "title": "Influence of prostaglandins on connective tissue cell growth and function.",
            "abstract": null,
            "authors": [
                "Peters, HD",
                "Peskar, BA",
                "Schönhöfer, PS"
            ],
            "year": 1977,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1977; 297 Suppl 1(1): S89-S93. ",
            "category": 1,
            "document_type": 18,
            "sci": "ISI:A1977DD11200031",
            "pubmed": "870836",
            "doi": "10.1007/BF00587790",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Naunyn Schmiedebergs Arch Pharmacol",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75613,
            "title": "Radioimmunological determination of thromboxane release in cardiac anaphylaxis.",
            "abstract": null,
            "authors": [
                "Anhut, H",
                "Bernauer, W",
                "Peskar, BA"
            ],
            "year": 1977,
            "source": "Eur J Pharmacol. 1977; 44(1): 85-88. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DL64200012",
            "pubmed": "885162",
            "doi": "10.1016/0014-2999(77)90120-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Eur J Pharmacol",
            "issn": "0014-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.677,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75614,
            "title": "Bradykinin and postganglionic sympathetic transmission.",
            "abstract": null,
            "authors": [
                "Starke, K",
                "Peskar, BA",
                "Schumacher, KA",
                "Taube, HD"
            ],
            "year": 1977,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1977; 299(1):23-32",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DR99800004",
            "pubmed": "198676",
            "doi": "10.1007/BF00508633",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Naunyn Schmiedebergs Arch Pharmacol",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75897,
            "title": "HAND-FOOT-AND-MOUTH DISEASE",
            "abstract": null,
            "authors": [
                "STOGMANN, W",
                "URBAN, C"
            ],
            "year": 1977,
            "source": "PADIATR PADOL. 1977; 12(3): 306-308. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DN56900013",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75897-51657-6"
            ],
            "imported": "2008-02-22T14:29:56+01:00",
            "journal": "PADIATR PADOL",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}