@include('livewire.applicant.modal.publication')
@if (session()->has('error'))
{!! session('error') !!}
@endif

Research publications in peer-reviewed / referred international research journals / UGC Care listed (10 best publications to be entered)

@foreach ($recList as $recDetail) @endforeach
# Title of the publication Name of the international journal Year Actions
{{ $loop->iteration }} {{$recDetail->publication}} {{$recDetail->journal}} {{$recDetail->pyear }}
Important Notes
  • Add your research publications one by one. You can add multiple entries and rearrange their sequence using drag & drop as per your career timeline.
  • It is desirable to enter 10 best papers in this section. The complete list of research publications in a standard format that includes the names of all authors, title, volume, journal name, month and year of publication, and ISSN number, to be attached under the "Documents" tab.
@push('toggleScript') @endpush @push('editorScript') @endpush @push('scripts') @endpush @push('scripts') @endpush