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=152340&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152360&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152320&ordering=-imported",
    "results": [
        {
            "id": 65116,
            "title": "Wurzelkanalstifte und Befestigungsmaterialien",
            "abstract": null,
            "authors": [
                "Städtler, P"
            ],
            "year": 2006,
            "source": "Stomatologie. 2006; 103(8): 135-142. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65116-14111"
            ],
            "persons": [
                "65116-74154"
            ],
            "imported": "2007-01-29T16:04:00+01:00",
            "journal": null,
            "issn": "0946-3151",
            "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": 65115,
            "title": "A comparative evaluation of osteosynthesis with lag screws, miniplates, or Kirschner wires for mandibular condylar process fractures - Discussion",
            "abstract": null,
            "authors": [
                "Santler, G"
            ],
            "year": 2001,
            "source": "J ORAL MAXILLOFAC SURG. 2001; 59(10): 1169-1170. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000171344700010",
            "pubmed": null,
            "doi": "10.1053/joms.2001.26719",
            "pmc": null,
            "organizations": [
                "65115-14112"
            ],
            "persons": [
                "65115-51864-2"
            ],
            "imported": "2007-01-29T15:53:57+01:00",
            "journal": "J ORAL MAXILLOFAC SURG",
            "issn": "0278-2391",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.761,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.38,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE",
            "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": 65114,
            "title": "Suppression of experimental autoimmune neuritis by leflunomide",
            "abstract": null,
            "authors": [
                "Korn, T",
                "Toyka, K",
                "Hartung, HP",
                "Jung, S"
            ],
            "year": 2001,
            "source": "BRAIN. 2001; 124:  1791-1802. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171312800011",
            "pubmed": null,
            "doi": "10.1093/brain/124.9.1791",
            "pmc": null,
            "organizations": [
                "65114-14051"
            ],
            "persons": [],
            "imported": "2007-01-29T15:53:57+01:00",
            "journal": "BRAIN",
            "issn": "0006-8950",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.407,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.985294117647059,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 65112,
            "title": "Alterations in gap junction protein expression in human benign prostatic hyperplasia and prostate cancer",
            "abstract": null,
            "authors": [
                "Habermann, H",
                "Ray, V",
                "Habermann, W",
                "Prins, GS"
            ],
            "year": 2001,
            "source": "J UROL. 2001; 166(6): 2267-2272. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172133900068",
            "pubmed": null,
            "doi": "10.1016/S0022-5347(05)65548-6",
            "pmc": null,
            "organizations": [
                "65112-14042",
                "65112-14056"
            ],
            "persons": [],
            "imported": "2007-01-29T15:53:57+01:00",
            "journal": "J UROL",
            "issn": "0022-5347",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.19,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.886363636363636,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 65113,
            "title": "The microstructure of Co-Cr-Mo-(Nb) dental alloys",
            "abstract": null,
            "authors": [
                "Kulmburg, A",
                "Kvas, G",
                "Wiedner, G",
                "Golob, P",
                "Warbichler, P",
                "Schmied, M",
                "Bratschko, RO"
            ],
            "year": 2001,
            "source": "PRAKT METALLOGR-PRACT METALLO. 2001; 38(9): 514-531. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171669600003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65113-14057",
                "65113-14111"
            ],
            "persons": [],
            "imported": "2007-01-29T15:53:57+01:00",
            "journal": "PRAKT METALLOGR-PRACT METALLO",
            "issn": "0032-678X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.193,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.373134328358209,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "METALLURGY & METALLURGICAL ENGINEERING",
            "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": true
        },
        {
            "id": 65111,
            "title": "The post-discectomy syndrome. Aetiology, diagnosis, treatment, prevention.",
            "abstract": null,
            "authors": [
                "Ivanic, GM",
                "Pink, TP",
                "Homann, NC",
                "Scheitza, W",
                "Goyal, S"
            ],
            "year": 2001,
            "source": "Arch Orthop Trauma Surg. 2001; 121(9):494-500",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171273200002",
            "pubmed": "11599749",
            "doi": "10.1007/s004020100289",
            "pmc": null,
            "organizations": [
                "65111-14051"
            ],
            "persons": [
                "65111-51959-6"
            ],
            "imported": "2007-01-29T15:53:57+01:00",
            "journal": "ARCH ORTHOP TRAUM SURG",
            "issn": "0936-8051",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.502,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.892086330935252,
            "impactfactor_norm_year": 2001,
            "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": true
        },
        {
            "id": 65108,
            "title": "Professor Walter Thiel - His 80th anniversary",
            "abstract": null,
            "authors": [
                "Anderhuber, F"
            ],
            "year": 1999,
            "source": "SURG RADIOL ANATOMY. 1999; 21(5): 295-296. ",
            "category": 1,
            "document_type": 13,
            "sci": "ISI:000084313600001",
            "pubmed": null,
            "doi": "10.1007/BF01631326",
            "pmc": null,
            "organizations": [
                "65108-14018"
            ],
            "persons": [],
            "imported": "2007-01-29T15:42:44+01:00",
            "journal": "SURG RADIOL ANATOMY",
            "issn": "0930-1038",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.355,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.198473282442748,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65110,
            "title": "Typical behavior of Mg, electrolyte, blood gas, and blood glucose in physically and psychically stressed individuals",
            "abstract": null,
            "authors": [
                "Porta, S",
                "Temmel, W",
                "Gifford, T",
                "Rand, J",
                "Westmoreland, D",
                "Porta, G"
            ],
            "year": 1999,
            "source": "MAGNESIUM-BULL. 1999; 21(4): 109-113. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084476400004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65110-14014"
            ],
            "persons": [],
            "imported": "2007-01-29T15:42:44+01:00",
            "journal": "MAGNESIUM-BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.348,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.0677966101694915,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 65109,
            "title": "Humoral and cellular immune functions of cytokine-treated Schwann cells",
            "abstract": null,
            "authors": [
                "Wohlleben, G",
                "Hartung, HP",
                "Gold, R"
            ],
            "year": 1999,
            "source": "ADVAN EXPERIMENT MED BIOL. 1999; 468:  151-156. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084730400012",
            "pubmed": null,
            "doi": "10.1007/978-1-4615-4685-6_12",
            "pmc": null,
            "organizations": [
                "65109-14051"
            ],
            "persons": [],
            "imported": "2007-01-29T15:42:44+01:00",
            "journal": "ADVAN EXPERIMENT MED BIOL",
            "issn": "0065-2598",
            "collection_publisher": null,
            "collection_title": "; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.446,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.184210526315789,
            "impactfactor_norm_year": 1999,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65107,
            "title": "Application of pharmacokinetics to electron-beam tomography of the abdomen.",
            "abstract": null,
            "authors": [
                "Krause, W",
                "Gröll, R",
                "Kern, R",
                "Baumgartner, C",
                "Rienmüller, R"
            ],
            "year": 1999,
            "source": "Acad Radiol. 1999; 6(8):487-495",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086033400006",
            "pubmed": "10480045",
            "doi": "10.1016/S1076-6332(99)80168-8",
            "pmc": null,
            "organizations": [
                "65107-14104"
            ],
            "persons": [
                "65107-51726-6"
            ],
            "imported": "2007-01-29T15:42:44+01:00",
            "journal": "ACAD RADIOL",
            "issn": "1076-6332",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.904,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.397435897435897,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 65105,
            "title": "Cutaneous lymphomas - Introduction",
            "abstract": null,
            "authors": [
                "Cerroni, L",
                "Kerl, H"
            ],
            "year": 2000,
            "source": "SEMIN CUTAN MED SURG. 2000; 19(2): 69-70. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000087957500001",
            "pubmed": null,
            "doi": "10.1016/S1085-5629(00)80001-2",
            "pmc": null,
            "organizations": [
                "65105-14047"
            ],
            "persons": [
                "65105-51751-2",
                "65105-51620-6"
            ],
            "imported": "2007-01-29T15:32:32+01:00",
            "journal": "SEMIN CUTAN MED SURG",
            "issn": "1085-5629",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.191,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.638888888888889,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 65106,
            "title": "Posttraumatic metatarsalgia. Early results of treatment with a new insole",
            "abstract": null,
            "authors": [
                "Ivanic, GM",
                "Trnka, HJ",
                "Homann, NC"
            ],
            "year": 2000,
            "source": "UNFALLCHIRURG. 2000; 103(6): 507-510. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087951400014",
            "pubmed": null,
            "doi": "10.1007/s001130050574",
            "pmc": null,
            "organizations": [
                "65106-14051"
            ],
            "persons": [
                "65106-51959-6"
            ],
            "imported": "2007-01-29T15:32:32+01:00",
            "journal": "UNFALLCHIRURG",
            "issn": "0177-5537",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.496,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.264705882352941,
            "impactfactor_norm_year": 2000,
            "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": 65104,
            "title": "3rd Multiple Sclerosis Consensusconference",
            "abstract": null,
            "authors": [
                "Baumhackl, U",
                "Hartung, HP",
                "Ladurner, G"
            ],
            "year": 2000,
            "source": "NEUROPSYCHIATRIE. 2000; 14(1): 40-54. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000086400700007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65104-14051"
            ],
            "persons": [],
            "imported": "2007-01-29T15:32:32+01:00",
            "journal": "NEUROPSYCHIATRIE",
            "issn": "0948-6259",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.387,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.177339901477833,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65099,
            "title": "Proceedings of the tenth international Leksell Gamma Knife meeting, Lake Tahoe, California, April 14-17, 2000 - Editorial introduction",
            "abstract": null,
            "authors": [
                "Ganz, JC"
            ],
            "year": 2000,
            "source": "J NEUROSURG. 2000; 93:  1-1. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000165730500001",
            "pubmed": null,
            "doi": "10.3171/jns.2000.93.supplement_3.0001",
            "pmc": null,
            "organizations": [
                "65099-14050"
            ],
            "persons": [],
            "imported": "2007-01-29T15:20:15+01:00",
            "journal": "J NEUROSURG",
            "issn": "0022-3085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.918,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.948529411764706,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65103,
            "title": "Implantation of a soft-tissue expander before operation for club foot in children - Authors' reply",
            "abstract": null,
            "authors": [
                "Roposch, A",
                "Steinwender, G",
                "Linhart, WE"
            ],
            "year": 2000,
            "source": "J BONE JOINT SURG-BRIT VOL. 2000; 82B(7): 1085-1085. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000089361500037",
            "pubmed": null,
            "doi": "10.1302/0301-620X.82B7.0821085a",
            "pmc": null,
            "organizations": [
                "65103-14049"
            ],
            "persons": [
                "65103-51571-6"
            ],
            "imported": "2007-01-29T15:20:15+01:00",
            "journal": "J BONE JOINT SURG-BRIT VOL",
            "issn": "0301-620X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.612,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.897435897435898,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 65102,
            "title": "The Baumann procedure for fixed contracture of the gastrosoleus in cerebral palsy - Authors' reply",
            "abstract": null,
            "authors": [
                "Saraph, V",
                "Steinwender, G"
            ],
            "year": 2000,
            "source": "J BONE JOINT SURG-BRIT VOL. 2000; 82B(7): 1084-1085. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000089361500035",
            "pubmed": null,
            "doi": "10.1302/0301-620X.82B7.0821084a",
            "pmc": null,
            "organizations": [
                "65102-14049"
            ],
            "persons": [
                "65102-50868-2"
            ],
            "imported": "2007-01-29T15:20:15+01:00",
            "journal": "J BONE JOINT SURG-BRIT VOL",
            "issn": "0301-620X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.612,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.897435897435898,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 65101,
            "title": "Contrast-enhanced spiral CT of the head and neck - Reply",
            "abstract": null,
            "authors": [
                "Groell, R"
            ],
            "year": 2000,
            "source": "AMER J NEURORADIOL. 2000; 21(7): 1365-1365. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000165054800040",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65101-14054"
            ],
            "persons": [],
            "imported": "2007-01-29T15:20:15+01:00",
            "journal": "AMER J NEURORADIOL",
            "issn": "0195-6108",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.126,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.8,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65098,
            "title": "Treatment of children with haemophilia in Europe: a survey of 20 centres in 16 countries.",
            "abstract": null,
            "authors": [
                "Ljung, R",
                "Aronis-Vournas, S",
                "Kurnik-Auberger, K",
                "van den Berg, M",
                "Chambost, H",
                "Claeyssens, S",
                "van Geet, C",
                "Glomstein, A",
                "Hann, I",
                "Hill, F",
                "Kobelt, R",
                "Kreuz, W",
                "Mancuso, G",
                "Muntean, W",
                "Petrini, P",
                "Rosado, L",
                "Scheibel, E",
                "Siimes, M",
                "Smith, O",
                "Tusell, J"
            ],
            "year": 2000,
            "source": "Haemophilia. 2000; 6(6):619-624",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000165798000004",
            "pubmed": "11122385",
            "doi": "10.1046/j.1365-2516.2000.00427.x",
            "pmc": null,
            "organizations": [
                "65098-14091"
            ],
            "persons": [
                "65098-51651-6"
            ],
            "imported": "2007-01-29T15:20:15+01:00",
            "journal": "HAEMOPHILIA",
            "issn": "1351-8216",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.408,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.483333333333333,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": true
        },
        {
            "id": 65092,
            "title": "Maternal and fetal serum levels of fibroblast growth factor (bFGF) in pregnancies complicated by intrauterine growth restriction",
            "abstract": null,
            "authors": [
                "Schlembach, D",
                "Wallner, W",
                "Lang, U"
            ],
            "year": 2006,
            "source": "-Society for Gynecological Investigation; MAR, 2006; Los Angeles. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65092-14064"
            ],
            "persons": [],
            "imported": "2007-01-29T13:42:16+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": true,
            "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": 65091,
            "title": "Präeklampsie",
            "abstract": null,
            "authors": [
                "Lang, U",
                "Schlembach, D"
            ],
            "year": 2006,
            "source": "-6. Deutschlandsberger Fortbildungstagung - Aktuelle Themen der Geburtshilfe und Pränataldiagnostik – Vom chaotischen Anfang bis zur Vollendung; Mai ; Deutschlandsberg. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65091-14064"
            ],
            "persons": [],
            "imported": "2007-01-29T13:26:01+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}