Aspose::Words::Bibliography::SourceType enum
Contents
[
Hide
]SourceType enum
Represents bibliography source types.
enum class SourceType
Values
Name | Value | Description |
---|---|---|
ArticleInAPeriodical | 0 | Specifies the article in a periodical source. |
Book | 1 | Specifies the book source. |
BookSection | 2 | Specifies the book section source. |
JournalArticle | 3 | Specifies the journal article source. |
ConferenceProceedings | 4 | Specifies the conference proceedings source. |
Report | 5 | Specifies the reporter source. |
SoundRecording | 6 | Specifies the sound recording source. |
Performance | 7 | Specifies the performance source. |
Art | 8 | Specifies the art source. |
DocumentFromInternetSite | 9 | Specifies the document from internet site source. |
InternetSite | 10 | Specifies the internet site source. |
Film | 11 | Specifies the film source. |
Interview | 12 | Specifies the interview source. |
Patent | 13 | Specifies the patent source. |
Electronic | 14 | Specifies the electronic source. |
Case | 15 | Specifies the case source. |
Misc | 16 | Specifies the miscellaneous source. |
See Also
- Namespace Aspose::Words::Bibliography
- Library Aspose.Words for C++