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=156140&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156944,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156160&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156120&ordering=-year",
    "results": [
        {
            "id": 7199,
            "title": "First clinical experiences with a new atrial pacemaker electrode (atrial tined J lead) (author's transl)",
            "abstract": null,
            "authors": [
                "Hermann, W",
                "Klein, W",
                "Tscheliessnigg, KH",
                "Stenzl, W",
                "Brand, G",
                "Dacar, D"
            ],
            "year": 1979,
            "source": "WIEN MED WOCHENSCHR. 1979; 129(22): 636-640. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HZ85900002",
            "pubmed": "543146",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-19T16:20:55+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": 7200,
            "title": "Early operation of patients with life threatening hemorrhage from an intracerebral arteriovenous angioma (author's transl)",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Ekhart, E"
            ],
            "year": 1979,
            "source": "Wien Med Wochenschr. 1979; 129(22):641-643",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HZ85900003",
            "pubmed": "543147",
            "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": 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": 7201,
            "title": "Psychosurgery today (author's transl)",
            "abstract": null,
            "authors": [
                "Schröttner, O",
                "Heppner, F"
            ],
            "year": 1979,
            "source": "Wien Med Wochenschr. 1979; 129(22):644-647",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HZ85900004",
            "pubmed": "543148",
            "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": 7202,
            "title": "A contribution to the cytostatic long-term chemotherapy of polycythemia vera (author's transl)",
            "abstract": null,
            "authors": [
                "Fereberger, W",
                "Robier, FP",
                "Sailer, S"
            ],
            "year": 1979,
            "source": "Blut. 1979; 39(6):399-403",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1979HZ98800004",
            "pubmed": "519033",
            "doi": "10.1007/BF01008660",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BLUT",
            "issn": "0006-5242",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 7203,
            "title": "EXPERIMENTAL INVESTIGATIONS OF ECRITURE CENTRALE DURING PENDULAR ROTATING TEST",
            "abstract": null,
            "authors": [
                "MOSER, M"
            ],
            "year": 1979,
            "source": "ARCH OTO-RHINO-LARYNG 1979 225: 243-247.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HZ99300002",
            "pubmed": null,
            "doi": "10.1007/BF00455675",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARCH OTO-RHINO-LARYNG",
            "issn": "0263-0257",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.103,
            "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": 7204,
            "title": "COMPUTATION OF VESTIBULAR GAIN FROM SINGLE FAST NYSTAGMUS PHASES (SINUSOIDAL ROTATORY TEST)",
            "abstract": null,
            "authors": [
                "RANACHER, G"
            ],
            "year": 1979,
            "source": "ARCH OTO-RHINO-LARYNG 1979 225: 283-290.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HZ99300008",
            "pubmed": null,
            "doi": "10.1007/BF00455681",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARCH OTO-RHINO-LARYNG",
            "issn": "0263-0257",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.103,
            "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": 7205,
            "title": "Determinations of penicilloyl specific IgE antibodies for the evaluation of hypersensitivity against penicillin.",
            "abstract": null,
            "authors": [
                "Spath, P",
                "Huber, H",
                "Ludvan, M",
                "Roth, A",
                "Schwarz, S",
                "Zelger, J"
            ],
            "year": 1979,
            "source": "Allergy. 1979; 34(6):405-411",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979JB65300006",
            "pubmed": "546256",
            "doi": "10.1111/j.1398-9995.1979.tb02010.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ALLERGY",
            "issn": "0105-4538",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.567,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "ALLERGY",
            "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": 7206,
            "title": "Continuous determination of the blood density during haemodialysis (author's transl)",
            "abstract": null,
            "authors": [
                "Holzer, H",
                "Pogglitsch, H",
                "Hinghofer-Szalkay, H",
                "Kenner, T",
                "Leopold, H",
                "Passath, A"
            ],
            "year": 1979,
            "source": "Wien Klin Wochenschr. 1979; 91(22):762-765",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979JB69900006",
            "pubmed": "516747",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7206-51535-2",
                "7206-51683-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "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": 7207,
            "title": "Amenorrhoea and hyperprolactinaemia (author's transl)",
            "abstract": null,
            "authors": [
                "Tscherne, G"
            ],
            "year": 1979,
            "source": "Wien Klin Wochenschr. 1979; 91(23):790-793",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979JB70000002",
            "pubmed": "538933",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "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": 7208,
            "title": "The influence of a beta-adrenolytic premedication on cardiovascular parameters and plasma free fatty acids during esophago-gastro-duodenoscopy (author's transl)].",
            "abstract": null,
            "authors": [
                "Pristautz, H",
                "Biffl, H",
                "Pinl, F",
                "Leitner, W",
                "Parsché, P",
                "Borkenstein, J"
            ],
            "year": 1979,
            "source": "Wien Med Wochenschr. 1979; 199(24):707-712",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1979JB82200005",
            "pubmed": "44770",
            "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": 7209,
            "title": "Histochemical differentiation of endocrine gastrointestinal cells in test animals, with special reference to chicken embryos.",
            "abstract": null,
            "authors": [
                "Walter, GF"
            ],
            "year": 1979,
            "source": "ACTA MORPHOL ACAD SCI HUNG. 1979; 27(3): 155-160. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979JC24500003",
            "pubmed": "394582",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-19T16:55:17+02:00",
            "journal": "ACTA MORPHOL ACAD SCI HUNG",
            "issn": "0001-6217",
            "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": 7210,
            "title": "Possible relations between Reiter's disease and psoriasis (author's transl)",
            "abstract": null,
            "authors": [
                "Pachinger, W",
                "Hödl, S"
            ],
            "year": 1979,
            "source": "WIEN MED WOCHENSCHR. 1979; 129(23): 670-673. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979JC38500003",
            "pubmed": "543151",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-19T16:35:31+02: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": 7211,
            "title": "Typical annual course of urolithiasis in relation to the chemical structure of the concrements (author's transl)",
            "abstract": null,
            "authors": [
                "Schöll, H"
            ],
            "year": 1979,
            "source": "Wien Med Wochenschr. 1979; 129(23):679-681",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979JC38500005",
            "pubmed": "543153",
            "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": 7212,
            "title": "(Management of acute toxicity after high dose methotrexate therapy)",
            "abstract": null,
            "authors": [
                "Urban, C",
                "Mutz, I",
                "Kotz, R",
                "Krisch, K"
            ],
            "year": 1979,
            "source": "ONKOLOGIE. 1979; 2(6): 238-242. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979JC47800004",
            "pubmed": "398013",
            "doi": "10.1159/000214623",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-19T16:48:26+02:00",
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.38,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 7213,
            "title": "TRAUMATIC LESIONS OF THE OPTIC-NERVE AND OPTIC CHIASMA IN HEAD-INJURY",
            "abstract": null,
            "authors": [
                "TRITTHART, H"
            ],
            "year": 1979,
            "source": "ACTA CHIR AUST 1979 11: 112-114.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979JD25000004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA CHIR AUST",
            "issn": "0001-544X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7214,
            "title": "CYSTIC TUMORS OF THE HUMAN SCROTAL ORGANS (SPERMATOCELE) AND THEIR DIFFERENCE TO THE PSEUDORECIDIV HYDROCELE",
            "abstract": null,
            "authors": [
                "SCHOLL, H"
            ],
            "year": 1979,
            "source": "ACTA CHIR AUST 1979 11: 115-117.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979JD25000005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA CHIR AUST",
            "issn": "0001-544X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7215,
            "title": "A new method for determining inulin and PAH clearances in the conscious rat - fundamentals of the method (Part 1) with examples of its application in artificially induced renal damage (Part 2).",
            "abstract": null,
            "authors": [
                "Sadjak, A",
                "Leimüller, A",
                "Vogel, G",
                "Leng, E",
                "George, I"
            ],
            "year": 1979,
            "source": "AGENT ACTION. 1979; 9(5-6): 589-599. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979JF15800029",
            "pubmed": "546182",
            "doi": "10.1007/BF01968132",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-19T16:40:25+02:00",
            "journal": "AGENT ACTION",
            "issn": "0065-4299",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.923,
            "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": 7216,
            "title": "Margins and torsion of the human fibula",
            "abstract": null,
            "authors": [
                "Reimann, R"
            ],
            "year": 1979,
            "source": "ACTA ANAT. 1979; 105(4): 475-493. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979JM23500012",
            "pubmed": "552787",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7216-51508-2"
            ],
            "imported": "2009-08-19T16:38:14+02:00",
            "journal": "ACTA ANAT",
            "issn": "0001-5180",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.64,
            "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": 20032,
            "title": "MOLECULAR-PARAMETERS OF LP(A)-LIPOPROTEIN BY LIGHT-SCATTERING",
            "abstract": null,
            "authors": [
                "EIGNER, D",
                "SCHURZ, J",
                "JÜRGENS, G",
                "HOLASEK, A"
            ],
            "year": 1979,
            "source": "FEBS LETT. 1979; 106:  165-168. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HN58900039",
            "pubmed": null,
            "doi": "10.1016/0014-5793(79)80719-X",
            "pmc": null,
            "organizations": [
                "20032-14013"
            ],
            "persons": [
                "20032-51511-6"
            ],
            "imported": "2007-10-18T16:22:49+02:00",
            "journal": "FEBS LETT",
            "issn": "0014-5793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.581,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.842105263157895,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 20033,
            "title": "COMPARATIVE RHEOLOGICAL STUDIES ON THE INTERACTION OF HUMAN LP(A)-LIPOPROTEIN AND LIPOPROTEIN-B WITH VARIOUS CATIONS",
            "abstract": null,
            "authors": [
                "SCHURZ, J",
                "NIEDERMAYER, H",
                "JÜRGENS, G",
                "KOSTNER, GM",
                "HOLASEK, A"
            ],
            "year": 1979,
            "source": "COLLOID POLYM SCI. 1979; 257:  1068-1072. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HV44300007",
            "pubmed": null,
            "doi": "10.1007/BF01761118",
            "pmc": null,
            "organizations": [
                "20033-14013"
            ],
            "persons": [
                "20033-51511-6",
                "20033-51669-6"
            ],
            "imported": "2007-10-18T16:23:26+02:00",
            "journal": "COLLOID POLYM SCI",
            "issn": "0303-402X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.116,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.746268656716418,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "POLYMER 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
        }
    ]
}