Server : Apache/2.4.41 (Ubuntu) System : Linux journalup 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /var/www/html/registry/ |
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE genres SYSTEM "../lib/pkp/dtd/genres.dtd"> <!-- * registry/genres.xml * * Copyright (c) 2014-2020 Simon Fraser University * Copyright (c) 2003-2020 John Willinsky * Distributed under the GNU GPL v3. For full terms see the file docs/COPYING. * * Default genres XML file. * N.B. The "category" attribute's value can be: * 1 => GENRE_CATEGORY_DOCUMENT * 2 => GENRE_CATEGORY_ARTWORK * 3 => GENRE_CATEGORY_SUPPLEMENTARY * These are defined in lib/pkp/classes/submission/Genre.inc.php. --> <genres> <genre key="SUBMISSION" category="1" dependent="0" supplementary="0" localeKey="default.genres.article" /> <genre key="RESEARCHINSTRUMENT" category="3" dependent="0" supplementary="1" localeKey="default.genres.researchInstrument" /> <genre key="RESEARCHMATERIALS" category="3" dependent="0" supplementary="1" localeKey="default.genres.researchMaterials" /> <genre key="RESEARCHRESULTS" category="3" dependent="0" supplementary="1" localeKey="default.genres.researchResults" /> <genre key="TRANSCRIPTS" category="3" dependent="0" supplementary="1" localeKey="default.genres.transcripts" /> <genre key="DATAANALYSIS" category="3" dependent="0" supplementary="1" localeKey="default.genres.dataAnalysis" /> <genre key="DATASET" category="3" dependent="0" supplementary="1" localeKey="default.genres.dataSet" /> <genre key="SOURCETEXTS" category="3" dependent="0" supplementary="1" localeKey="default.genres.sourceTexts" /> <genre key="MULTIMEDIA" category="1" dependent="1" supplementary="1" localeKey="default.genres.multimedia" /> <genre key="IMAGE" category="2" dependent="1" supplementary="0" localeKey="default.genres.image" /> <genre key="STYLE" category="1" dependent="1" supplementary="0" localeKey="default.genres.styleSheet" /> <genre key="OTHER" category="3" dependent="0" supplementary="1" localeKey="default.genres.other" /> </genres>