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=151440&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156934,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151460&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151420&ordering=impactfactor_norm",
    "results": [
        {
            "id": 127193,
            "title": "Trophoblast invasion in a three-dimensional tissue culture model",
            "abstract": null,
            "authors": [
                "Helige, C",
                "Smolle, J",
                "Dohr, G"
            ],
            "year": 2001,
            "source": "43th ETCS Congress; SEP 30 - OCT 3, 2001; Granada, SPAIN. 2001. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127193-14017"
            ],
            "persons": [
                "127193-51666"
            ],
            "imported": "2013-02-25T13:46:14+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127194,
            "title": "Richtiger Umgang mit NSAR: Risiken ausbalancieren.",
            "abstract": null,
            "authors": [
                "Barth, R",
                "Ilias, W",
                "Donnerer, J"
            ],
            "year": 2013,
            "source": "Schmerznachrichten. 2013; 2013(1): 12-16. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127194-14022"
            ],
            "persons": [],
            "imported": "2013-02-25T13:48:40+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": 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": 127195,
            "title": "Trophoblastic invasion in vitro and in vivo: A comparison.",
            "abstract": null,
            "authors": [
                "Helige, C",
                "Hammer, A",
                "Dohr, G"
            ],
            "year": 2006,
            "source": "American Journal of Reproductive Immunology. 2006; 56: 44-45.-4th European Congress of Reproductive Immunology; JUL 5-9, 2006; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127195-14017"
            ],
            "persons": [
                "127195-51666",
                "127195-51714"
            ],
            "imported": "2013-02-25T13:50:36+01:00",
            "journal": "American Journal of Reproductive Immunology",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127196,
            "title": "Schmerzmittel an der Tara. Cave Wechselwirkungen.",
            "abstract": null,
            "authors": [
                "Donnerer, J"
            ],
            "year": 2013,
            "source": "Pharmaceutical Tribune. 2013. 5: 3-3. ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127196-14022"
            ],
            "persons": [],
            "imported": "2013-02-25T13:52:35+01:00",
            "journal": "Pharmaceutical Tribune",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127197,
            "title": "Trophoblastic invasion in vitro and in vivo: A comparison",
            "abstract": null,
            "authors": [
                "Helige, C",
                "Hammer, A",
                "Dohr, G"
            ],
            "year": 2006,
            "source": "Molecular Biology of the Cell. 2006; 17 (Suppl): -46th Annual Meeting of the American Association for Cell Biology ; DEC 9-13, 2006; San Diego, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127197-14017"
            ],
            "persons": [
                "127197-51666",
                "127197-51714"
            ],
            "imported": "2013-02-25T14:02:02+01:00",
            "journal": "Molecular Biology of the Cell; Supplement",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127198,
            "title": "Supportive Therapie der Invasiven Aspergillose: Chirurgisches Debridement, Granulozytentransfusionen, G-CSF, IFN-ã.",
            "abstract": null,
            "authors": [
                "Hoenigl, M",
                "Lass-Flörl, C"
            ],
            "year": 2013,
            "source": "  . 2013; -PEG. Frühjahrstagung der Sektion Antimykotische Chemotherapie; APR 12-13, 2013; Bonn, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127198-64754"
            ],
            "imported": "2013-02-25T15:06:33+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127200,
            "title": "Funktionelle Anatomie der Stimmlippen",
            "abstract": null,
            "authors": [
                "Gugatschka M"
            ],
            "year": 2013,
            "source": "PRAXIS DER STIMMDIAGNOSTIK; FEB 22-23, 2012; Vienna, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127200-14068"
            ],
            "persons": [
                "127200-50670"
            ],
            "imported": "2013-02-25T16:12:41+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 127202,
            "title": "Prediction model and imaging correlation in acute and chronic outcomes following irreversible electroporation of the kidney",
            "abstract": null,
            "authors": [
                "Wimmer, T",
                "Srimathveeravalli, G",
                "Gutta, NB",
                "Ezell, P",
                "Monette, S",
                "Thornton, RH",
                "Erinjeri, JP",
                "Durack, J",
                "Maybody, M",
                "Solomon, SB"
            ],
            "year": 2013,
            "source": "Journal of Vascular and Interventional Radiology. 2013; 24(4):S21--Society of Interventional Radiology (SIR) 38th Annual Meeting; APR 13-18, 2013; New Orleans, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127202-14104"
            ],
            "persons": [],
            "imported": "2013-02-25T20:59:46+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": 127203,
            "title": "Prediction model, pathology and imaging correlation of acute and chronic outcomes following irreversible electroporation of the pancreas",
            "abstract": null,
            "authors": [
                "Wimmer, T",
                "Srimathveeravalli, G",
                "Gutta, N",
                "Monette, S",
                "Ezell, P",
                "Erinjeri, JP",
                "Maybody, M",
                "Solomon, SB"
            ],
            "year": 2013,
            "source": "Journal of Vascular and Interventional Radiology. 2013; 24(4):S117-S118.-Society of Interventional Radiology (SIR) 38th Annual Meeting; APR 13-18, 2013; New Orleans, USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127203-14104"
            ],
            "persons": [],
            "imported": "2013-02-25T21:05:38+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": 127204,
            "title": "Safety of hepatic irreversible electroporation near main biliary structures",
            "abstract": null,
            "authors": [
                "Silk, M",
                "Wimmer, T",
                "Getrajdman, G",
                "Sofocleous, CT",
                "Durack, J",
                "Solomon, SB"
            ],
            "year": 2013,
            "source": "Journal of Vascular and Interventional Radiology. 2013; 24(4):S9--Society of Interventional Radiology (SIR) 38th Annual Meeting; APR 13-18, 2013; New Orleans, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127204-14104"
            ],
            "persons": [],
            "imported": "2013-02-25T21:13:17+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": false
        },
        {
            "id": 127205,
            "title": "Safety of irreversible electroporation (IRE) treatment for metastatic disease in humans",
            "abstract": null,
            "authors": [
                "Silk, M",
                "Wimmer, T",
                "Getrajdman, G",
                "Sofocleous, CT",
                "Durack, J",
                "Solomon, SB"
            ],
            "year": 2013,
            "source": "Journal of Vascular and Interventional Radiology. 2013; 24(4):S21-S22.-Society of Interventional Radiology (SIR) 38th Annual Meeting; APR 13-18, 2013; New Orleans, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127205-14104"
            ],
            "persons": [],
            "imported": "2013-02-25T21:17:25+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": false
        },
        {
            "id": 127206,
            "title": "A single device for percutaneous tissue ablation using irreversible electroporation and subsequent core biopsy in a swine model",
            "abstract": null,
            "authors": [
                "Wimmer, T",
                "Gutta, N",
                "Monette S",
                "Solomon, SB, Srimathveeravalli, G"
            ],
            "year": 2013,
            "source": "Journal of Vascular and Interventional Radiology. 2013; 24(5):759.e1-e40.-World Conference on Interventional Oncology (WCIO); MAY 16-19, 2013; New York, USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127206-14104"
            ],
            "persons": [],
            "imported": "2013-02-25T21:31:06+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": false
        },
        {
            "id": 127207,
            "title": "Evolution of the ablation zone following irreversible electroporation of liver tumors on computed tomography and possible predictors of recurrence",
            "abstract": null,
            "authors": [
                "Silk, MT",
                "Lee, K",
                "Wimmer, T",
                "Durack, J",
                "Erinjeri, JP, Sofocleous, CT",
                "Solomon, SB"
            ],
            "year": 2013,
            "source": "Journal of Vascular and Interventional Radiology. 2013; 24(5):759.e1-e40.-World Conference on Interventional Oncology (WCIO); MAY 16-19, 2013; New York, USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127207-14104"
            ],
            "persons": [],
            "imported": "2013-02-25T21:36:46+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": false
        },
        {
            "id": 127208,
            "title": "Wie funktioniert unser Gehirn?",
            "abstract": null,
            "authors": [
                "Enzinger, C"
            ],
            "year": 2013,
            "source": "KinderUniGraz Workshop; FEB 26, 2013; Graz, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127208-14051"
            ],
            "persons": [
                "127208-50173"
            ],
            "imported": "2013-02-26T09:03:52+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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127209,
            "title": "Complications and Avoidence in FESS.",
            "abstract": null,
            "authors": [
                "Braun, H"
            ],
            "year": 2013,
            "source": "Third International Winter Symposium Otorhinolaryngology & Head and Neck Surgery.; FEB 21-24, 2013; Brzece, SERBIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127209-14066"
            ],
            "persons": [
                "127209-51725"
            ],
            "imported": "2013-02-26T10:54:00+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127210,
            "title": "Rhino-Neurosurgery: The Graz Experience.",
            "abstract": null,
            "authors": [
                "Braun, H"
            ],
            "year": 2013,
            "source": "Third International Winter Symposium Otorhinolaryngology & Head and Neck Surgery.; FEB 21-24, 2013; Brzece, SERBIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127210-14066"
            ],
            "persons": [
                "127210-51725"
            ],
            "imported": "2013-02-26T10:55:51+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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127212,
            "title": "Motility and invasion of two different melanoma cell sublines in vitro.",
            "abstract": null,
            "authors": [
                "Helige, C",
                "Smolle, J",
                "Puches, R",
                "Soyer, H-P",
                "Tritthart, HA"
            ],
            "year": 1989,
            "source": "17th Annual Meeting of the \"Arbeitsgemeinschaft Dermatologische Forschung\"; NOV 17-19, 1989; Hamburg, GERMANY. 1989. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2013-02-26T12:20:26+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127213,
            "title": "Quantitative determination of melanoma cell motility and invasion in vitro.",
            "abstract": null,
            "authors": [
                "Helige, C",
                "Smolle, J",
                "Puches, R",
                "Rieger, E",
                "Tritthart, HA"
            ],
            "year": 1990,
            "source": "6th International Symposium on Diagnostic Quantitative Pathology ; AUG 29-SEP1, 1990; Basel, SWITZERLAND. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2013-02-26T12:28: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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127214,
            "title": "Retinoic acid-induced inhibition of K1735-M2 melanoma cell invasion in vitro.",
            "abstract": null,
            "authors": [
                "Helige, C",
                "Smolle, J",
                "Hartmann, E",
                "Fink-Puches, R",
                "Kerl, H",
                "Tritthart, HA"
            ],
            "year": 1992,
            "source": "22nd Annual Meeting of the Society for Dermatological Research; APR 4-7, 1992; London; UNITED KINGDOM. 1992. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127214-14047"
            ],
            "persons": [
                "127214-51620",
                "127214-52589"
            ],
            "imported": "2013-02-26T12:33:33+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127215,
            "title": "Effect of cytochalasin A on dynamic processes and ultrastructure of K1735-M2 melanoma cells in vitro.",
            "abstract": null,
            "authors": [
                "Helige, C",
                "Zellnig, G",
                "Fink-Puches, R",
                "Smolle, J",
                "Tritthart, HA"
            ],
            "year": 1993,
            "source": "12th Biennial Meeting of the European Association for Cancer Research; APR 4-7, 1993; Brussels, BELGIUM. 1993. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127215-14047"
            ],
            "persons": [
                "127215-52589"
            ],
            "imported": "2013-02-26T12:39:44+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}