# URLCitation ## Fields | Field | Type | Required | Description | | ------------------------------------------------------ | ------------------------------------------------------ | ------------------------------------------------------ | ------------------------------------------------------ | | `type` | [models.URLCitationType](../models/urlcitationtype.md) | :heavy_check_mark: | N/A | | `url` | *str* | :heavy_check_mark: | N/A | | `title` | *str* | :heavy_check_mark: | N/A | | `start_index` | *float* | :heavy_check_mark: | N/A | | `end_index` | *float* | :heavy_check_mark: | N/A |