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=154300&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157165,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154320&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154280&ordering=-year",
    "results": [
        {
            "id": 8305,
            "title": "Cooperative studies in the treatment of acute lymphoblastic leukemia in children in Austria--report of 10 years' experience",
            "abstract": null,
            "authors": [
                "Gadner, H",
                "Krepler, P",
                "Kummer, M",
                "Pawlovsky, J",
                "Schmidmeier, W",
                "Haas, OA",
                "Grümayer, ER",
                "Ausserer, B",
                "Bettelheim, P",
                "Grienberger, H"
            ],
            "year": 1985,
            "source": "WIEN KLIN WOCHENSCHR. 1985; 97(3): 140-148. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ABM9800009",
            "pubmed": "3885579",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-04T16:58:55+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "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": 8306,
            "title": "Pseudotumorous pancreatitis.",
            "abstract": null,
            "authors": [
                "Lammer, J",
                "Herlinger, H",
                "Zalaudek, G",
                "Hofler, H"
            ],
            "year": 1985,
            "source": "Gastrointest Radiol. 1985; 10(1):59-67",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ABN2000012",
            "pubmed": "2982692",
            "doi": "10.1007/BF01893072",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GASTROINTEST RADIOL",
            "issn": "0364-2356",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.976,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8307,
            "title": "Effect of chronic alcohol consumption on rat brain microsome lipid composition, membrane fluidity and Na+-K+-ATPase activity.",
            "abstract": null,
            "authors": [
                "Aloia, RC",
                "Paxton, J",
                "Daviau, JS",
                "van Gelb, O",
                "Mlekusch, W",
                "Truppe, W",
                "Meyer, JA",
                "Brauer, FS"
            ],
            "year": 1985,
            "source": "Life Sci. 1985; 36(10):1003-1017",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ABQ5600014",
            "pubmed": "2983158",
            "doi": "10.1016/0024-3205(85)90398-4",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LIFE SCI",
            "issn": "0024-3205",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.803370786516854,
            "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": 8308,
            "title": "INFLUENCE OF TRIFLUOROACETIC-ANHYDRIDE CONCENTRATION DURING DERIVATIZATION AND CHROMATOGRAPHY OF N(O,S)-TRIFLUOROACETYL AMINO-ACID NORMAL-PROPYL ESTERS",
            "abstract": null,
            "authors": [
                "GAMERITH, G"
            ],
            "year": 1985,
            "source": "J CHROMATOGR 1985 318: 65-74.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ABV2800006",
            "pubmed": null,
            "doi": "10.1016/S0021-9673(01)90664-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J CHROMATOGR",
            "issn": "0021-9673",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.523,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.876923076923077,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 8309,
            "title": "Stepwise variable selection and maximum likelihood estimation of smoothing factors of kernel functions for nonparametric discriminant functions evaluated by different criteria.",
            "abstract": null,
            "authors": [
                "Pfeiffer, KP"
            ],
            "year": 1985,
            "source": "Comput Biomed Res. 1985; 18(1):46-61",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ABW1000005",
            "pubmed": "3971705",
            "doi": "10.1016/0010-4809(85)90006-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "COMPUT BIOMED RES",
            "issn": "0010-4809",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.051,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.816901408450704,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS",
            "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": 8310,
            "title": "Altered metabolism of low density lipoprotein in humans after prolonged incubation in plasma.",
            "abstract": null,
            "authors": [
                "Kostner, GM",
                "Krempler, F",
                "Dieplinger, H",
                "Zechner, R",
                "Teubl, I",
                "Sandhofer, F"
            ],
            "year": 1985,
            "source": "Clin Sci (Lond). 1985; 68(4):411-418",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACQ5400007",
            "pubmed": "3971671",
            "doi": "10.1042/cs0680411",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8310-51669-2"
            ],
            "imported": null,
            "journal": "CLIN SCI",
            "issn": "0143-5221",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.763888888888889,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 8312,
            "title": "Initial results of hyperthermia in palliative therapy of cancers in the ENT area].",
            "abstract": null,
            "authors": [
                "Jakse, R",
                "Steindorfer, P",
                "Germann, R",
                "Kraft-Kinz, J",
                "Hackl, A",
                "Schneider, G",
                "Scherlacher, A"
            ],
            "year": 1985,
            "source": "Laryngol Rhinol Otol (Stuttg). 1985; 64(2):52-57",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000001",
            "pubmed": "2580203",
            "doi": "10.1055/s-2007-1008086",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8313,
            "title": "Therapy of recurrent squamous cell cancers in the ENT area with the sequential methotrexate (MTX)/5-fluorouracil (5-Fu) protocol",
            "abstract": null,
            "authors": [
                "Scherlacher, A",
                "Jakse, R",
                "Lehnert, M"
            ],
            "year": 1985,
            "source": "Laryngol Rhinol Otol (Stuttg). 1985; 64(2):58-61",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000002",
            "pubmed": "3872391",
            "doi": "10.1055/s-2007-1008087",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8314,
            "title": "Etiology and pathogenesis of sudden deafness",
            "abstract": null,
            "authors": [
                "Friedrich, G"
            ],
            "year": 1985,
            "source": "Laryngol Rhinol Otol (Stuttg). 1985; 64(2):62-66",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000003",
            "pubmed": "3982177",
            "doi": "10.1055/s-2007-1008088",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8315,
            "title": "Compensatory vestibular performance and rotation perception",
            "abstract": null,
            "authors": [
                "Moser, M"
            ],
            "year": 1985,
            "source": "Laryngol Rhinol Otol (Stuttg). 1985; 64(2):73-75",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000005",
            "pubmed": "3872392",
            "doi": "10.1055/s-2007-1008090",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8316,
            "title": "Statistical study of gaze displacement calibration",
            "abstract": null,
            "authors": [
                "Ranacher, G"
            ],
            "year": 1985,
            "source": "Laryngol Rhinol Otol (Stuttg). 1985; 64(2):76-80",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000006",
            "pubmed": "3982179",
            "doi": "10.1055/s-2007-1008091",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8317,
            "title": "Correction of saddle nose",
            "abstract": null,
            "authors": [
                "Wolfgruber, H"
            ],
            "year": 1985,
            "source": "Laryngol Rhinol Otol (Stuttg). 1985; 64(2):81-88",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000007",
            "pubmed": "3884939",
            "doi": "10.1055/s-2007-1008092",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8318,
            "title": "3 years' experience with concentrated autogenous fibrin glue in plastic ENT surgery",
            "abstract": null,
            "authors": [
                "Wolf, G",
                "Wolfgruber, H"
            ],
            "year": 1985,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1985; 64(2): 89-92. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000008",
            "pubmed": "3872393",
            "doi": "10.1055/s-2007-1008093",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8318-51640-2"
            ],
            "imported": "2009-11-11T11:15:46+01:00",
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8319,
            "title": "Mucous membrane changes in the anterior ethmoid bone in chronic sinusitis and mycoses of the paranasal sinuses. An endoscopy, light and electron microscopy study. 1. Endoscopy and light microscopy findings",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1985,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1985; 64(2): 107-112. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000011",
            "pubmed": "3982174",
            "doi": "10.1055/s-2007-1008096",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-11T11:08:16+01:00",
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8320,
            "title": "Mucous membrane changes in the anterior ethmoid bone in chronic sinusitis and mycoses of the paranasal sinuses. An endoscopy, light and electron microscopy study. 2. Electron microscopy findings",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1985,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1985; 64(2): 113-117. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000012",
            "pubmed": "3982175",
            "doi": "10.1055/s-2007-1008097",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-11T11:08:24+01:00",
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8321,
            "title": "Importance of immunohistochemistry of skin tumors",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Kerl, H"
            ],
            "year": 1985,
            "source": "Z HAUTKRANKHEITEN HG. 1985; 60(4): 329-337. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACT6000002",
            "pubmed": "2984853",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8321-51617-2",
                "8321-51620-6"
            ],
            "imported": "2009-11-11T11:06:11+01:00",
            "journal": "Z HAUTKRANKHEITEN HG",
            "issn": "0301-0481",
            "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": 8324,
            "title": "Tissue-specific depletion of NPY-like immunoreactivity by reserpine.",
            "abstract": null,
            "authors": [
                "Lundberg, JM",
                "Saria, A",
                "Hökfelt, T",
                "Franco-Cereceda, A",
                "Terenius, L"
            ],
            "year": 1985,
            "source": "Acta Physiol Scand. 1985; 123(3):363-365",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1985ADE1800019",
            "pubmed": "3840640",
            "doi": "10.1111/j.1748-1716.1985.tb07601.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA PHYSIOL SCAND",
            "issn": "0001-6772",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.745,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "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
        },
        {
            "id": 8325,
            "title": "Computed tomographic and clinical follow-up studies in intraventricular hemorrhage",
            "abstract": null,
            "authors": [
                "Kopp, W",
                "Schneider, GH",
                "Kaulfersch, W",
                "Fritsch, G",
                "Schmidberger, H"
            ],
            "year": 1985,
            "source": "Rofo. 1985; 142(2):154-158",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ADF7500005",
            "pubmed": "2983384",
            "doi": "10.1055/s-2008-1052621",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FORTSCHR RONTGENSTRAHL NUKL",
            "issn": "0340-1618",
            "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": 8326,
            "title": "Reduction of the rate of cerebral angiography complications by a standardized study method",
            "abstract": null,
            "authors": [
                "Neumayer, K",
                "Schreyer, H",
                "Justich, E",
                "Lammer, J",
                "Bone, G",
                "Ladurner, G"
            ],
            "year": 1985,
            "source": "Rofo. 1985; 142(2):166-169",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ADF7500007",
            "pubmed": "2983386",
            "doi": "10.1055/s-2008-1052623",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FORTSCHR RONTGENSTRAHL NUKL",
            "issn": "0340-1618",
            "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": 8327,
            "title": "Staining of different endocrine cells with hydrochloric acid-toluidine blue in Epon embedded rat tissue.",
            "abstract": null,
            "authors": [
                "Pabst, MA"
            ],
            "year": 1985,
            "source": "Stain Technol. 1985; 60(2):93-98",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ADG8200005",
            "pubmed": "2580373",
            "doi": "10.3109/10520298509113898",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "STAIN TECHNOL",
            "issn": "0038-9153",
            "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
        }
    ]
}