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=149640&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157615,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149660&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149620&ordering=-year",
    "results": [
        {
            "id": 195752,
            "title": "Laparoskopische Spermatikaligatur bei Varikolzele.",
            "abstract": null,
            "authors": [
                "Rauchenwald M, Colombo Th, Mischinger HJ, Hubmer G"
            ],
            "year": 1992,
            "source": "18. Gemeinsame Tagung der Bayrischen Urologenvereinigung u. der österreichischen Gesellschaft für Urologie; 1992; Bad Kissingen, BRD. 1992. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "195752-51595"
            ],
            "imported": "2022-06-08T13:09:32+02: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 195753,
            "title": "Laparoscopic Varicocelectomy.",
            "abstract": null,
            "authors": [
                "Rauchenwald M, Colombo Th, Mischinger HJ, Hubmer G"
            ],
            "year": 1992,
            "source": "10 th World Congress on Endourology and ESWL; 1992; Singapore, Singapore. 1992. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "195753-51595"
            ],
            "imported": "2022-06-08T13:13:12+02: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 195758,
            "title": "Transient Increase of TBARS in Human Plasma after Limb Revascularisation Operations as Measure of Oxygen Free Radical Involvement.",
            "abstract": null,
            "authors": [
                "Rabl H, Khoschsorur G, Koch G, Petek W, Kröll W, Mischinger HJ"
            ],
            "year": 1992,
            "source": "17th European Conference on Microcirculation; 05. bis 10.07.1992; London, England. 1992. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "195758-51595"
            ],
            "imported": "2022-06-08T14:17:25+02: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 195774,
            "title": "The Value of Operative  Endoscopy for surgery in Acute Gastroduodenal Bleeding.",
            "abstract": null,
            "authors": [
                "Mischinger HJ, Berger A, Rabl H, Rosanelli G, Schweiger W, Amann W"
            ],
            "year": 1992,
            "source": "Joint Meeting of Surgery, Gastroenterology and Endoscopy 4 th World Congress  International Surgical Club; 27. bis 30.10. 1992; Madrid, Spain                                                                         . 1992. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "195774-51595"
            ],
            "imported": "2022-06-08T15:05:21+02: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 195775,
            "title": "Palliative Laser Treatment in Rectal Cancer.",
            "abstract": null,
            "authors": [
                "Mischinger HJ, Berger A, Rabl H,  Schweiger W, Rosanelli G, Amann W,"
            ],
            "year": 1992,
            "source": "Joint Meeting of Surgery, Gastroenterology and Endoscopy 4th World Congress International Surgical Club; 27. bis 30.10.1992; Madrid, Spanien. 1992. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "195775-51595"
            ],
            "imported": "2022-06-08T15:11:26+02: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 195777,
            "title": "The Impact of Surgical Drainage (SD) Versus Percutaneous Drainage (PD) in Managing Pyogenic Liver Abscess.",
            "abstract": null,
            "authors": [
                "Mischinger HJ, Hauser H, Rubin R, Lammer H"
            ],
            "year": 1992,
            "source": "1sr Alps-Adria Congress on Hepato-Pancreato-Biliary Surgery and Medicine; 07. bis 09.05.1992; Ljubljana, Slowenien. 1992. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "195777-51595"
            ],
            "imported": "2022-06-08T15:17:01+02: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 195787,
            "title": "The Place of Different Diagnostic and Therapeutic Procedures in the Management of Pyogenic Hepatic Abscesses.",
            "abstract": null,
            "authors": [
                "Hauser H, Mischinger HJ, Berger A, Lammer H"
            ],
            "year": 1992,
            "source": "Hepato-Pancreato-Biliary Surgery and Medicine; 07. bis 09.05.2022; Ljubljana, Slowenien. 1992. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "195787-51595"
            ],
            "imported": "2022-06-09T09:49:15+02: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 197953,
            "title": "Ergebnisse von 3 Jahren Routine - Stuhldiagnostik",
            "abstract": null,
            "authors": [
                "Feierl, G"
            ],
            "year": 1992,
            "source": "-. 1992; -23. Jahrestagung der Österreichischen Gesellschaft für Hygiene und Mikrobiologie; MAY 19-21, 1992; Villach, Österreich. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "197953-51818"
            ],
            "imported": "2022-10-01T19:03:23+02: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": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1932,
            "title": "Peptidergic sensory neurons in the control of vascular functions: mechanisms and significance in the cutaneous and splanchnic vascular beds.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 1992,
            "source": "REV PHYSIOL BIOCHEM PHARMACOL 1992 121: 49-146.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1992KT91400003",
            "pubmed": "1485073",
            "doi": "10.1007/BFb0033194",
            "pmc": null,
            "organizations": [
                "1932-14022"
            ],
            "persons": [
                "1932-51529-2"
            ],
            "imported": null,
            "journal": "REV PHYSIOL BIOCHEM PHARMACOL",
            "issn": "0303-4240",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.667,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.98314606741573,
            "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": 2617,
            "title": "The role of lipid peroxidation and antioxidants in oxidative modification of LDL.",
            "abstract": null,
            "authors": [
                "Esterbauer, H",
                "Gebicki, J",
                "Puhl, H",
                "Jürgens, G"
            ],
            "year": 1992,
            "source": "Free Radic Biol Med. 1992; 13(4):341-390",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1992JN28200009",
            "pubmed": "1398217",
            "doi": "10.1016/0891-5849(92)90181-F",
            "pmc": null,
            "organizations": [
                "2617-14013"
            ],
            "persons": [
                "2617-51511-6"
            ],
            "imported": null,
            "journal": "FREE RADICAL BIOL MED",
            "issn": "0891-5849",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.175,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.879518072289157,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 200429,
            "title": "Erfahrungen mit dem Hepatitis A Impfstoff",
            "abstract": null,
            "authors": [
                "Pierer, K",
                "Feierl, G",
                "Kessler, H",
                "Pschaid, A",
                "Santner, B",
                "Stünzner, D",
                "Marth, E"
            ],
            "year": 1992,
            "source": "26. Tagung der Österreichischen Gesellschaft für Tropenmedizin und Parasitologie; NOV 19-21, 1992; Graz, Österreich. 1992. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "200429-51803",
                "200429-51503",
                "200429-51812",
                "200429-51818",
                "200429-51863"
            ],
            "imported": "2023-01-26T17:07:00+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": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2808,
            "title": "Uniparental origin of sex chromosome polysomies.",
            "abstract": null,
            "authors": [
                "Lorda-Sanchez, I",
                "Binkert, F",
                "Hinkel, KG",
                "Moser, H",
                "Rosenkranz, W",
                "Maechler, M",
                "Schinzel, A"
            ],
            "year": 1992,
            "source": "Hum Hered. 1992; 42(3):193-197",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JE14800010",
            "pubmed": "1512000",
            "doi": "10.1159/000154066",
            "pmc": null,
            "organizations": [
                "2808-14021"
            ],
            "persons": [],
            "imported": null,
            "journal": "HUM HERED",
            "issn": "0001-5652",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.172,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.378640776699029,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 204056,
            "title": "Colonic gas excretion in induced carbohydrate malabsorption - effect of simethicone. ",
            "abstract": null,
            "authors": [
                "Hammer, HF",
                "Sheikh, MS"
            ],
            "year": 1992,
            "source": "Eur. J. Gastroent. Hep. 1992, 4:141-5. 1992",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "204056-51531"
            ],
            "imported": "2023-08-14T00:53:59+02: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": true
        },
        {
            "id": 1921,
            "title": "Pattern of Sertoli cell degeneration in cryptorchid prepubertal testes.",
            "abstract": null,
            "authors": [
                "Rune, GM",
                "Mayr, J",
                "Neugebauer, H",
                "Anders, C",
                "Sauer, H"
            ],
            "year": 1992,
            "source": "INT J ANDROL. 1992; 15(1): 19-31. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HC93300004",
            "pubmed": "1347512",
            "doi": "10.1111/j.1365-2605.1992.tb01111.x",
            "pmc": null,
            "organizations": [
                "1921-14049"
            ],
            "persons": [],
            "imported": "2010-07-05T13:10:56+02:00",
            "journal": "INT J ANDROL",
            "issn": "0105-6263",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.424,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANDROLOGY",
            "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": 107944,
            "title": "Soil contamination with Ascaris lumbricoides eggs as an indicator of environmental hygiene in urban areas of north-east Brazil.",
            "abstract": null,
            "authors": [
                "SCHULZ, S",
                "KROEGER, A"
            ],
            "year": 1992,
            "source": "J Trop Med Hyg. 1992; 95(2):95-103",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HN90000003",
            "pubmed": "1560490",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "107944-72306-1"
            ],
            "imported": "2011-01-25T10:19:00+01:00",
            "journal": "J TROP MED HYG",
            "issn": "0022-5304",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF TROPICAL MEDICINE AND HYGIENE; ",
            "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": false
        },
        {
            "id": 61007,
            "title": "Intraocular pressure following small-incision cataract surgery and polyHEMA posterior chamber lens implantation. A comparison between acetylcholine and carbachol.",
            "abstract": null,
            "authors": [
                "Wedrich, A",
                "Menapace, R"
            ],
            "year": 1992,
            "source": "J Cataract Refract Surg. 1992; 18(5):500-505",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JN79400013",
            "pubmed": "1403756",
            "doi": "10.1016/S0886-3350(13)80106-X",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61007-53938-2"
            ],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "J Cataract Refract Surg",
            "issn": "0886-3350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.52,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.7890625,
            "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": 237,
            "title": "Antimicrobial activity of Acacia nilotica (L.) Willd. ex Del. var. nilotica (Mimosaceae).",
            "abstract": null,
            "authors": [
                "Abd el Nabi, OM",
                "Reisinger, EC",
                "Reinthaler, FF",
                "Still, F",
                "Eibel, U",
                "Krejs, GJ"
            ],
            "year": 1992,
            "source": "J Ethnopharmacol. 1992; 37(1):77-79",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JM52900005",
            "pubmed": "1453705",
            "doi": "10.1016/0378-8741(92)90006-D",
            "pmc": null,
            "organizations": [
                "237-14023"
            ],
            "persons": [
                "237-50942-6",
                "237-51534-6",
                "237-51674-6"
            ],
            "imported": null,
            "journal": "J ETHNOPHARMACOL",
            "issn": "0378-8741",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.330985915492958,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PLANT 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": 1834,
            "title": "Nongenital cancers metastatic to the ovary.",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Pickel, H",
                "Heydarfadai, M",
                "Lahousen, M",
                "Haas, J",
                "Schaider, H",
                "Tamussino, K"
            ],
            "year": 1992,
            "source": "Gynecol Oncol. 1992; 44(1):83-86",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HA83800017",
            "pubmed": "1730431",
            "doi": "10.1016%2F0090-8258%2892%2990017-D",
            "pmc": null,
            "organizations": [
                "1834-14038"
            ],
            "persons": [
                "1834-53662-6",
                "1834-51627-6",
                "1834-51826-6",
                "1834-51624-2"
            ],
            "imported": null,
            "journal": "GYNECOL ONCOL",
            "issn": "0090-8258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.398,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.792452830188679,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 979,
            "title": "Epstein-Barr virus latent membrane protein expression by Hodgkin and Reed-Sternberg-like cells in acute infectious mononucleosis.",
            "abstract": null,
            "authors": [
                "Isaacson, PG",
                "Schmid, C",
                "Pan, L",
                "Wotherspoon, AC",
                "Wright, DH"
            ],
            "year": 1992,
            "source": "J Pathol. 1992; 167(3):267-271",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1992JF68500001",
            "pubmed": "1381432",
            "doi": "10.1002/path.1711670302",
            "pmc": null,
            "organizations": [
                "979-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "J PATHOL",
            "issn": "0022-3417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.518,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.926470588235294,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 209789,
            "title": "Soft tissue sarcomas in childhood.Experience of the Austrian cooperative rhabdomyosarcoma study (A-RMS 82).A final report",
            "abstract": null,
            "authors": [
                "Ladenstein,R",
                "Grümayer,ER",
                "Hawliczek,R",
                "Krepler,R",
                "Fink,FM",
                "Haas,H",
                "Mutz,I",
                "Ploer,R",
                "Stöllinger,O",
                "Thun-Hohenstein,L",
                "Tulzer,W",
                "Urban,C",
                "Gadner,H"
            ],
            "year": 1992,
            "source": "Adv Radiol Oncol 181-195. 1992",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-05-31T17:00:32+02: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
        }
    ]
}