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=153700&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=153720&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153680&ordering=-year",
    "results": [
        {
            "id": 8756,
            "title": "Diagnostic significance of immunoradiometric serum TSH determination",
            "abstract": null,
            "authors": [
                "Passath, A",
                "Leb, G",
                "Warnkross, H"
            ],
            "year": 1986,
            "source": "Wien Med Wochenschr. 1986; 136(21-22):550-553",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F790700006",
            "pubmed": "3103337",
            "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": 8757,
            "title": "Optical immunofluorescence detection of alloantibodies as a supplement to classical crossmatching within the scope of organ transplantation",
            "abstract": null,
            "authors": [
                "Lanzer, G",
                "Neubauer, M"
            ],
            "year": 1986,
            "source": "WIEN MED WOCHENSCHR. 1986; 136(21-22): 554-556. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F790700007",
            "pubmed": "3548083",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-11T15:40:24+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": 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": 8758,
            "title": "Cyclosporin A as a diabetogenic cofactor",
            "abstract": null,
            "authors": [
                "Lanzer, G",
                "Beaufort, F",
                "Kolb, H",
                "Semmelrock, HJ",
                "Ziak, E",
                "Borkenstein, J",
                "Zeichen, R",
                "Pogglitsch, H"
            ],
            "year": 1986,
            "source": "WIEN MED WOCHENSCHR. 1986; 136(21-22): 557-559. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F790700008",
            "pubmed": "3548084",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-11T15:40:04+01:00",
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8759,
            "title": "Antithrombin III, the most important inhibitor of hemostasis. Physiology and clinical aspects",
            "abstract": null,
            "authors": [
                "Neubauer, M",
                "Ramschak, H",
                "Lanzer, G"
            ],
            "year": 1986,
            "source": "Wien Med Wochenschr. 1986; 136(21-22):560-562",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F790700009",
            "pubmed": "3825161",
            "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": 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": 8760,
            "title": "Effect of diet and exercise therapy on body weight, performance and lipid metabolism of post-infarct patients during a 4-week rehabilitation program",
            "abstract": null,
            "authors": [
                "Schmid, P",
                "Puespoek, J",
                "Wolf, W"
            ],
            "year": 1986,
            "source": "Wien Med Wochenschr. 1986; 136(21-22):562-567",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F790700010",
            "pubmed": "3825162",
            "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": 8761,
            "title": "Successful treatment of autoimmune hemolytic anemia with cyclosporin A",
            "abstract": null,
            "authors": [
                "Pogglitsch, H",
                "Warnkross, H",
                "Weinrauch, V",
                "Winkler, HM"
            ],
            "year": 1986,
            "source": "Wien Med Wochenschr. 1986; 136(21-22):567-570",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F790700011",
            "pubmed": "3825163",
            "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": 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": 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": 8762,
            "title": "Arteriovenous hemodiafiltration in children.",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Ring, E",
                "Trop, M",
                "Stein, JI"
            ],
            "year": 1986,
            "source": "Int J Pediatr Nephrol. 1986; 7(4):203-206",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F831100005",
            "pubmed": "3818180",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INT J PED NEPHROL",
            "issn": "0391-6510",
            "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": 8763,
            "title": "Acute renal failure due to atraumatic rhabdomyolysis in coma diabeticum.",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Ring, E",
                "Trop, M",
                "Trittenwein, G"
            ],
            "year": 1986,
            "source": "INT J PED NEPHROL. 1986; 7(4): 239-242. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F831100012",
            "pubmed": "3818184",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-13T11:58:31+01:00",
            "journal": "INT J PED NEPHROL",
            "issn": "0391-6510",
            "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": 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": 8764,
            "title": "Capsaicin sensitive afferent neurons from peripheral glucose receptors mediate the insulin-induced increase in adrenaline secretion.",
            "abstract": null,
            "authors": [
                "Amann, R",
                "Lembeck, F"
            ],
            "year": 1986,
            "source": "NAUNYN-SCHMIED ARCH PHARMACOL. 1986; 334(1): 71-76. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986G097300010",
            "pubmed": "3024025",
            "doi": "10.1007/BF00498742",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-11T11:19:26+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": 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": 8765,
            "title": "Antibacterial therapy of acute exacerbated chronic bronchitis",
            "abstract": null,
            "authors": [
                "Forche, G"
            ],
            "year": 1986,
            "source": "Wien Med Wochenschr. 1986; 136(23-24):633-637",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986G189900007",
            "pubmed": "3105183",
            "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": 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": 8766,
            "title": "JAMSHIDI BIOPSY IN CLINICAL HEMATOLOGY - METHODS, INDICATIONS AND RESULTS ON OVER 1000 BIOPSIES PERFORMED WITH SPECIAL ATTENTION TO CHRONIC MYELOPROLIFERATIVE DISEASES.",
            "abstract": null,
            "authors": [
                "SEEWANN, HL"
            ],
            "year": 1986,
            "source": "WIEN MED WOCHENSCHR. 1986; 136(S100): 3-24. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1986G239300001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-04-29T12:10:40+02: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": 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": 8767,
            "title": "HEMORRHEOLOGY STUDIES AND PRACTICE - PROCEEDINGS OF THE 1ST SESSION OF THE AUSTRIAN-HEMORRHEOLOGICAL-ASSOCIATION IN BADEN-BEI-WIEN, AUSTRIA ON OCT 11, 1985 - PREFACE",
            "abstract": null,
            "authors": [
                "LECHNER, H",
                "OTT, E"
            ],
            "year": 1986,
            "source": "WIEN MED WOCHENSCHR. 1986; 136:  1-1. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1986G239600001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-11T15:41:27+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": 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": 8768,
            "title": "Present status of hemorheology in neurology",
            "abstract": null,
            "authors": [
                "Lechner, H",
                "Ott, E",
                "Niederkorn, K",
                "Fazekas, F"
            ],
            "year": 1986,
            "source": "WIEN MED WOCHENSCHR. 1986; 136 Spec No(1-2): 2-4. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986G239600002",
            "pubmed": "3548087",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8768-51546-6"
            ],
            "imported": "2009-11-11T15:41:51+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": 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": 8769,
            "title": "The significance of arterial hypertonia and cerebral vessel wall changes within the scope of hemorheologic changes in ischemic insult",
            "abstract": null,
            "authors": [
                "Ott, E",
                "Fazekas, F",
                "Valetitsch, H",
                "Lechner, H"
            ],
            "year": 1986,
            "source": "WIEN MED WOCHENSCHR. 1986; 136 Spec No:  11-13. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986G239600004",
            "pubmed": "3825168",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-13T11:18:01+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": 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": 8770,
            "title": "The course of hemorheologic parameters in acute cerebral ischemia",
            "abstract": null,
            "authors": [
                "Lechner, H",
                "Ott, E",
                "Ossama, N",
                "Fazekas, F"
            ],
            "year": 1986,
            "source": "WIEN MED WOCHENSCHR. 1986; 136 Spec No:  47-49. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986G239600012",
            "pubmed": "3825171",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-11T15:42:28+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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8771,
            "title": "Radioactive fallout from Chernobyl over Austria. Facts, risks, diagnosis and therapy",
            "abstract": null,
            "authors": [
                "Fueger, GF"
            ],
            "year": 1986,
            "source": "Acta Med Austriaca. 1986; 13(4-5):85-85",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1986G246100001",
            "pubmed": "3577638",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 8772,
            "title": "Biological effects and risks of accidental radionuclide uptake",
            "abstract": null,
            "authors": [
                "Fueger, GF"
            ],
            "year": 1986,
            "source": "Acta Med Austriaca. 1986; 13(4-5):86-93",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986G246100002",
            "pubmed": "3554876",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 8773,
            "title": "SEGMENTAL TRACHEAL REPLACEMENT BY ABSORBABLE MATERIAL - A CRITICAL COMPARISON BETWEEN VICRYL AND LYODURA",
            "abstract": null,
            "authors": [
                "PINTER, H",
                "JUTTNER, FM",
                "NEUHOLD, K",
                "KLEPP, G",
                "FRIEHS, G"
            ],
            "year": 1986,
            "source": "PANMINERVA MED. 1986; 28:  411-412. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986G282700028",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8773-51615-6"
            ],
            "imported": "2009-11-13T11:25:11+01:00",
            "journal": "PANMINERVA MED",
            "issn": "0031-0808",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.067,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.205607476635514,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 8774,
            "title": "CELL-JUNCTIONS AND OTHER MEMBRANE SPECIALIZATIONS IN THE OCELLUS OF THE WASP, PARAVESPULA-GERMANICA L (HYMENOPTERA, VESPIDAE)",
            "abstract": null,
            "authors": [
                "PABST, MA",
                "KRAL, K"
            ],
            "year": 1986,
            "source": "INT J INSECT MORPHOL EMBRYOL. 1986; 15:  331-342. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986G409900001",
            "pubmed": null,
            "doi": "10.1016/0020-7322(86)90028-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-13T11:18:20+01:00",
            "journal": "INT J INSECT MORPHOL EMBRYOL",
            "issn": "0020-7322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.639,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.476190476190476,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENTOMOLOGY",
            "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": 8775,
            "title": "Effect of pancreatic polypeptide on the motility of the guinea-pig small intestine in vitro.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Barthó, L",
                "Lippe, IT",
                "Petritsch, W",
                "Leb, G"
            ],
            "year": 1986,
            "source": "Regul Pept. 1986; 16(3-4):305-314",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986H568700013",
            "pubmed": "3562903",
            "doi": "10.1016/0167-0115(86)90030-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8775-51529-2",
                "8775-51536-6",
                "8775-52443-6",
                "8775-51832-6"
            ],
            "imported": null,
            "journal": "REGUL PEPTIDES",
            "issn": "0167-0115",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.727,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.650602409638554,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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
        }
    ]
}