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=155380&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155400&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155360&ordering=-year",
    "results": [
        {
            "id": 7852,
            "title": "Interactions of non-steroidal anti-rheumatic agents with other drugs",
            "abstract": null,
            "authors": [
                "Rainer, F"
            ],
            "year": 1982,
            "source": "Wien Med Wochenschr. 1982; 132(23-24):595-598",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PX74300011",
            "pubmed": "7164471",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7853,
            "title": "The influence of skull defects and reperfusion after extra-intracranial arterial bypass surgery on the sensorimotor EEG rhythm.",
            "abstract": null,
            "authors": [
                "Pfurtscheller, G",
                "Auer, L",
                "Oberbauer, R"
            ],
            "year": 1982,
            "source": "J Neurol Neurosurg Psychiatry. 1982; 45(12):1106-1112",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PX97000005",
            "pubmed": "7161606",
            "doi": "10.1136/jnnp.45.12.1106",
            "pmc": "PMC491692",
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J NEUROL NEUROSURG PSYCHIAT",
            "issn": "0022-3050",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.534,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.953125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7854,
            "title": "CHROMOSOMAL STUDIES IN MICROTUS-ARVALIS (RODENTIA, MICROTINAE)",
            "abstract": null,
            "authors": [
                "GAMPERL, R"
            ],
            "year": 1982,
            "source": "Z SAUGETIERKD-INT J MAMM BIOL 1982 47: 356-363.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PY03700005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z SAUGETIERKD-INT J MAMM BIOL",
            "issn": "0044-3468",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.32,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.102564102564103,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ZOOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7855,
            "title": "Hemostasis in the liver induced with tissue glue - comparison of 2 glue-component combinations",
            "abstract": null,
            "authors": [
                "Stenzl, W",
                "Höfler, H",
                "Tscheliessnigg, KH",
                "Hermann, W",
                "Höllerl, G",
                "Dacar, D"
            ],
            "year": 1982,
            "source": "ZBL CHIR. 1982; 107(24): 1557-1563. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PY03800003",
            "pubmed": "6984994",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-02T16:49:44+02:00",
            "journal": "ZBL CHIR",
            "issn": "0044-409X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.128,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.28125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7856,
            "title": "Relationship between 'sinking pre-beta-lipoprotein' (Lp(a) lipoprotein) and age in a family kindred.",
            "abstract": null,
            "authors": [
                "Pagnan, A",
                "Kostner, G",
                "Braggion, M",
                "Ziron, L"
            ],
            "year": 1982,
            "source": "GERONTOLOGY. 1982; 28(6): 381-385. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PY65100006",
            "pubmed": "6219044",
            "doi": "10.1159/000212560",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7856-51669-6"
            ],
            "imported": "2009-09-02T16:14:19+02:00",
            "journal": "GERONTOLOGY",
            "issn": "0304-324X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.727272727272727,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7857,
            "title": "The effects of visual field changes and ocular hypertension on the visual evoked potential.",
            "abstract": null,
            "authors": [
                "Bartl, G"
            ],
            "year": 1982,
            "source": "Ann N Y Acad Sci. 1982; 388(1-2):227-242",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PZ91200015",
            "pubmed": "6953870",
            "doi": "10.1111/j.1749-6632.1982.tb50794.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ANN N Y ACAD SCI",
            "issn": "0077-8923",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.868,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.827160493827161,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7858,
            "title": "Pharmacokinetics and biotransformation of N-propylajmaline hydrogen tartrate in man",
            "abstract": null,
            "authors": [
                "Hausleiter, HJ",
                "Achtert, G",
                "Khan, MA",
                "Kukovetz, WR",
                "Beubler, E"
            ],
            "year": 1982,
            "source": "EUR J DRUG METAB PHARM. 1982; 7(4): 329-339. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982QB39400012",
            "pubmed": "7166185",
            "doi": "10.1007/BF03189637",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7858-51667-6"
            ],
            "imported": "2009-09-02T15:43:07+02:00",
            "journal": "EUR J DRUG METAB PHARM",
            "issn": "0378-7966",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.489,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.269662921348315,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7859,
            "title": "Effects of substance P, cholecystokinin octapeptide, bombesin, and neurotensin on the peristaltic reflex of the guinea-pig ileum in the absence and in the presence of atropine.",
            "abstract": null,
            "authors": [
                "Barthó, L",
                "Holzer, P",
                "Donnerer, J",
                "Lembeck, F"
            ],
            "year": 1982,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1982; 321(4):321-328",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982QD66300015",
            "pubmed": "6188065",
            "doi": "10.1007/BF00498521",
            "pmc": null,
            "organizations": [
                "7859-14022"
            ],
            "persons": [
                "7859-51529-6"
            ],
            "imported": null,
            "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": 0.831460674157303,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7860,
            "title": "THE IMPORTANCE OF HEMODYNAMICS OF THE PERICARDIUM - AN EXPERIMENTAL-STUDY FROM THE VIEWPOINT OF THE HEART SURGEON",
            "abstract": null,
            "authors": [
                "TSCHELIESSNIGG, KH"
            ],
            "year": 1982,
            "source": "ACTA CHIR AUST. 1982;  3-36. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982QG98200001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-02T16:52:46+02:00",
            "journal": "ACTA CHIR AUST",
            "issn": "0001-544X",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7861,
            "title": "Percutaneous removal of a severed central venous catheter from the right heart in a 13-year-old girl.",
            "abstract": null,
            "authors": [
                "Kaulfersch, W",
                "Urban, C",
                "Gypser, G",
                "Schober, P",
                "Zach, M"
            ],
            "year": 1982,
            "source": "EUR J PEDIAT 1982 139: 305-306.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982QJ60500020",
            "pubmed": "6763568",
            "doi": "10.1007/BF00442188",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.963,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.732394366197183,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7862,
            "title": "SYMPATHO-ADRENERGIC INFLUENCE ON PIAL VEINS AND ARTERIES IN THE CAT",
            "abstract": null,
            "authors": [
                "AUER, LM",
                "KUSCHINSKY, W",
                "JOHANSSON, BB",
                "EDVINSSON, L"
            ],
            "year": 1982,
            "source": "DEVELOP NEUROSCIENCE 1982 14: 291-300.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982SD77500035",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "DEVELOP NEUROSCIENCE",
            "issn": "0165-7003",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19476,
            "title": "DIAGNOSTIC-SIGNIFICANCE OF NEOPTERIN IN MANAGEMENT OF PATIENTS WITH GYNECOLOGICAL AND HEMATOLOGICAL NEOPLASIA",
            "abstract": null,
            "authors": [
                "HAUSEN, A",
                "BICHLER, A",
                "FUCHS, D",
                "GRUNEWALD, K",
                "HETZEL, H",
                "HUBER, H",
                "REIBNEGGER, G",
                "WACHTER, H"
            ],
            "year": 1982,
            "source": "J CLIN CHEM CLIN BIOCHEM 1982 20: 650-650.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1982PJ07900025",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19476-50569"
            ],
            "imported": null,
            "journal": "J CLIN CHEM CLIN BIOCHEM",
            "issn": "0340-076X",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19477,
            "title": "URINARY NEOPTERINE IN THE FOLLOW-UP OF PATIENTS WITH ADVANCED STAGES OF OVARIAN-CANCER",
            "abstract": null,
            "authors": [
                "BICHLER, A",
                "FUCHS, D",
                "HAUSEN, A",
                "HETZEL, H",
                "REIBNEGGER, G",
                "WACHTER, H"
            ],
            "year": 1982,
            "source": "BLUT 1982 45: 173-174.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1982PG71100011",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19477-50569"
            ],
            "imported": null,
            "journal": "BLUT",
            "issn": "0006-5242",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 24693,
            "title": "IS THE MYOCARDIAL DEPRESSANT FACTOR A REGULAR PLASMA COMPONENT",
            "abstract": null,
            "authors": [
                "HALLSTROM, S",
                "REDL, H",
                "KROESL, P",
                "SCHLAG, G"
            ],
            "year": 1982,
            "source": "EUR SURG RES 1982 14: 179-179.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1982NL24700199",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "24693-50840"
            ],
            "imported": null,
            "journal": "EUR SURG RES",
            "issn": "0014-312X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.795,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.46875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 60360,
            "title": "Hyperbaric oxygen therapy in experimental necrotising pancreatitis (author's transl)",
            "abstract": null,
            "authors": [
                "Zalaudek, G",
                "Höfler, H",
                "Pinter, H",
                "Santner, V",
                "Giebler, A",
                "Berger, A",
                "Stolze, A",
                "Rehak, P"
            ],
            "year": 1982,
            "source": "Dtsch Z Verdau Stoffwechselkr. 1982; 42(1):7-13",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "7075524",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-11T02:00:00+02:00",
            "journal": "Dtsch Z Verdau Stoffwechselkr",
            "issn": "0012-1053",
            "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": 60975,
            "title": "Antigen-trapping cells in Peyer's patches of the rat.",
            "abstract": null,
            "authors": [
                "Sminia, T",
                "Janse, EM",
                "Wilders, MM"
            ],
            "year": 1982,
            "source": "Scand J Immunol. 1982; 16(6):481-485",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PU16300004",
            "pubmed": "6961517",
            "doi": "10.1111/j.1365-3083.1982.tb00749.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "Scand J Immunol",
            "issn": "0300-9475",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.679,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.541666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": 61013,
            "title": "Hemarthrosis of the knee joint in children (author's transl)",
            "abstract": null,
            "authors": [
                "Niederdöckl, U",
                "Höllwarth, M"
            ],
            "year": 1982,
            "source": "Unfallchirurgie. 1982; 8(3):155-158",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "7112734",
            "doi": "10.1007/BF02585675",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Unfallchirurgie",
            "issn": "0340-2649",
            "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": 61070,
            "title": "Laparoscopy in the diagnosis of blunt abdominal injuries in childhood (author's transl)",
            "abstract": null,
            "authors": [
                "Höllwarth, M"
            ],
            "year": 1982,
            "source": "Zentralbl Chir. 1982; 107(3): 167-171. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982ND04800005",
            "pubmed": "6211004",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Zentralbl Chir",
            "issn": "0044-409X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.128,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.28125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 61269,
            "title": "Dental prophylaxis. 3.",
            "abstract": null,
            "authors": [
                "Binder, K",
                "Kotschy, P",
                "Kulmer, R",
                "Kulmer, S",
                "Pilarz, GF",
                "Städtler, P",
                "Wepner, F"
            ],
            "year": 1982,
            "source": "Osterr Krankenpflegez. 1982; 35(1): 13-18. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6917114",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61269-74154-6"
            ],
            "imported": "2006-11-16T01:00:00+01:00",
            "journal": "Osterr Krankenpflegez",
            "issn": "0303-4461",
            "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": 61270,
            "title": "A study on the effectiveness of treatment in 116 primary teeth",
            "abstract": null,
            "authors": [
                "Stadtler, P"
            ],
            "year": 1982,
            "source": "Osterr Z Stomatol. 1982; 79(11): 402-406. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6963379",
            "doi": "10.1093/oxfordjournals.aje.a113424",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61270-74154-2"
            ],
            "imported": "2006-11-16T01:00:00+01:00",
            "journal": "Osterr Z Stomatol",
            "issn": "0029-9642",
            "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
        }
    ]
}