CINXE.COM

Jobs

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests" /> <title>Jobs</title> <meta name="description" content="" /> <meta name="keywords" content="" /> <meta name="author" content=""/> <meta name="distribution" content="global"/> <meta name="robots" content="index, follow, all"/> <link rel="SHORTCUT ICON" href="/i/ico/pensoft.ico" /> <link rel="stylesheet" type="text/css" href="/lib/css/flexboxgrid.min.css"/> <link type="text/css" rel="stylesheet" href="/lib/css/aos.css?v=1723472592" media="all" title="default" /> <link type="text/css" rel="stylesheet" href="/lib/css/def.css?v=1723472592" media="all" title="default" /> <link type="text/css" rel="stylesheet" href="/lib/css/global.css?v=1723472592" media="all" title="default" /> <link type="text/css" rel="stylesheet" href="/lib/css/ui.dynatree.css?v=1723472592" media="all" title="default" /> <link type="text/css" rel="stylesheet" href="/lib/ui-lightness/jquery-ui-1.8.24.custom.css?v=1723472592" media="all" title="default" /> <link type="text/css" rel="stylesheet" href="/lib/css/flags.css?v=1723472592" media="all" title="default" /> <link type="text/css" rel="stylesheet" href="/lib/css/font-awesome.css?v=1723472590" media="all" title="default" /> <link type="text/css" rel="stylesheet" href="/lib/css/publisher_1.css?v=1739261735" media="all" title="default" /> <script type="text/javascript" src="/lib/js/jquery.js?v=1723472592"></script> <script type="text/javascript" src="/lib/js/jquery_ui.js?v=1723472592"></script> <script type="text/javascript" src="/lib/js/jquery.blockUI.js?v=1723472590"></script> <script type="text/javascript" src="/lib/js/jquery.dynatree.js?v=1723472590"></script> <script type="text/javascript" src="/lib/js/jquery.simplemodal.js?v=1723472590"></script> <script type="text/javascript" src="/lib/js/jquery_form.js?v=1723472592"></script> <script type="text/javascript" src="/lib/js/jquery.tokeninput.js?v=1723472592"></script> <script type="text/javascript" src="/lib/js/ajaxupload.3.5.js?v=1723472590"></script> <script type="text/javascript" src="/lib/js/global.js?v=1728992051"></script> <script type="text/javascript" src="/lib/js/def.js?v=1723558663"></script> <script type="text/javascript" src="/lib/js/ua-parser.min.js?v=1723472590"></script> <!-- CKEditor BEGIN --> <script type="text/javascript" src="/lib/js/ckeditor/ckeditor.js?v=1723472592"></script> <script type="text/javascript" src="/lib/js/ckeditor/adapters/jquery.js?v=1723472592"></script> <script type="text/javascript" src="/lib/js/aos.js?v=1723472592"></script> <script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script> <script type="text/javascript"> $(document).ready(function(){ init_lang_switcher() setTimeout(function(){ }, 500); if(location.hash == "#Browse-Journals"){ window.open("/browse_journals", "_blank"); window.location.href = "/journals"; } if(location.hash == "#Books"){ window.open("https://books.pensoft.net/", "_blank"); window.location.href = "/books"; } if(location.hash == "#E-Books"){ window.open("https://books.pensoft.net/", "_blank"); window.location.href = "/books"; } if(location.hash == "#Advanced-books"){ window.open("https://ab.pensoft.net/", "_blank"); window.location.href = "/books"; } if(location.hash == "#OpenNewJournal"){ setTimeout(function(){ publishRequestPopUp('new'); }, 1000); } $('ul.tabs').each(function(){ // For each set of tabs, we want to keep track of // which tab is active and its associated content var $active, $content, $links = $(this).find('a'); // If the location.hash matches one of the links, use that as the active tab. // If no match is found, use the first link as the initial active tab. $active = $($links.filter("[href='"+location.hash+"']")[0] || $links[0]); $active.addClass('active'); $content = $($active[0].hash); // Hide the remaining content $links.not($active).each(function () { $(this.hash).hide(); }); // Bind the click event handler $(this).find("a").click(function(e){ // Make the old tab inactive. $active.removeClass('active'); $content.hide(); // Update the variables with the new link and content $active = $(this); $content = $(this.hash); location.hash = $active[0].hash; if(location.hash == "#Browse-Journals"){ window.open("/browse_journals", "_blank"); window.location.href = "/journals"; } if(location.hash == "#Books"){ window.open("https://books.pensoft.net/", "_blank"); window.location.href = "/books"; } if(location.hash == "#E-Books"){ window.open("https://ebooks.pensoft.net/", "_blank"); window.location.href = "/books"; } if(location.hash == "#Advanced-books"){ window.open("https://ab.pensoft.net/", "_blank"); window.location.href = "/books"; } // Make the tab active. $active.addClass('active'); $content.show(); // Prevent the anchor's default click action e.preventDefault(); }); }); }); </script> <script src="https://www.google.com/recaptcha/api.js" async defer></script> </head> <body class="g-about pensoft "> <div class="main"> <div class="head sticky"> <div class="logo"> <a title="Pensoft" href="/">&nbsp;</a> </div> <div class="header_menu"> <a href="#" id="menu-icon"></a> <div class="menuholder"> <ul> <li><a href="/about">About</a> <ul class="dropdown"> <li><a href="/history">History & milestones</a></li> <li><a href="/open-access">Open access & APC policies</a></li> <li><a href="/innovations-tools">Innovations & Tools</a></li> </ul> </li> <li><a href="/journals">Journals</a> <ul class="dropdown"> <li><a href="/services-authors">Author Services</a></li> <li><a href="/services-journals">Services for Journals</a></li> <li><a href="/browse-journals">Browse Journals</a></li> </ul> </li> <li><a href="/books">Books</a> <ul class="dropdown"> <li><a href="/services-books">Services</a></li> <li><a href="/open-access-books">Open Access Books</a></li> <li><a href="/conventional-books">Conventional Books</a></li> </ul> </li> <li><a href="/conferences">Conferences</a> <ul class="dropdown"> <li><a href="/services-conferences">Services</a></li> <li><a href="/conference-abstract">Conference Abstracts</a></li> <li><a href="/conference-proceedings">Conference Proceedings</a></li> </ul> </li> <li><a href="/research-projects">Projects</a> <ul class="dropdown"> <li><a href="/services-projects">Services</a></li> <li><a href="/projects">Projects</a></li> <li><a href="/partners">Partners</a></li> </ul> </li> <li><a href="/platforms">Platforms & Websites</a></li> <li><a href="http://blog.pensoft.net/" target="_blank">Blog & News</a></li> <li><a href="/jobs">Jobs</a></li> <li><a href="/contacts">Contacts</a></li> </ul> </div><!-- end of menuholder --> </div> <div class="flex-set end-xs login_register_or_profile"> <div class="loginOrRegister login_register"> <a href="/register.php" class="register">Register</a> | <a href="/login.php" class="login">Login</a> </div> </div> </div><!-- END header --> <div class="page_title"> <div class="wrapper"> <h1>Jobs</h1> </div> </div> <div class="row middle-xs home_pic about"></div> <div class="row content"> <div class="row" id="accordion" style="padding:0 40px 0 60px"><div class="col-xs-12"><p>Pensoft Publishers Ltd. is looking for a motivated professional to join our team. We are hiring:</p><div class="accordion-border"><div class="row middle-xs accordion-toggle" id="science_communication" style="scroll-margin-top: 100px;"><div class="col-xs start-xs"><strong>Communications Professional (Sofia, BG)</strong></div><div class="col-xs-2 end-xs"><span class="plusminus">+</span></div></div><div class="accordion-content"><p><em>This position is primarily office-based with remote work flexibility.</em><br /><br />You are an experienced communications mastermind and, at the same time, an environmentally conscious individual. You believe that environmental sciences and saving nature on our Planet must have wider outreach among practitioners, policy makers and the general public? So do we. Pensoft Publishers Ltd. is a recognised life science open access publisher with a professional and very committed team, leading the communication and dissemination activities in several European research projects.<br /><br />Pensoft is looking for a Communications Professional with strong management skills to join our project team in Sofia.<br /><br /><strong>What will you do?</strong></p><ul><li>Assist with development and implementation of strategic communication and dissemination plans for research projects.</li><li>Analyse and compile scientific knowledge into policy briefs, factsheets, reports and other outreach materials for scientists, decision-makers etc.</li><li>Translate complex research outputs into high-quality newsletters, press releases, blogs and other communication materials for media and the general public.</li><li>Coordinate the creation of impactful visual materials, like videos and infographics.</li><li>Build and maintain a community in the social media channels Twitter, Facebook, LinkedIn, Instagram and others.</li><li>Stay up-to-date with current trends in the environmental policy and communication field and proactively propose innovative methods and techniques.</li></ul><strong>Competencies and skills we are looking for</strong><ul><li>You have a degree in Communications, Marketing and/or Environmental Sciences.</li><li>You have a minimum of 2-3 years of experience with communication and dissemination.</li><li>You are an experienced team-, work package- and task manager, with a strong work ethic, cultural sensitivity and a reliable performance.</li><li>You have worked with scientific concepts in the environmental sciences domain or have a strong personal interest in environmental sustainability.</li><li>You possess an aptitude for public relations &amp; stakeholder engagement and are comfortable to proactively reach out to people and fit well in groups.</li><li>You are well organised and keep orderly records of all your work-related data.</li></ul> <strong>Our all-round offer</strong><ul><li>Permanent position in a well-established organisation;</li><li>Outstanding opportunity for a leading role in EU-funded research projects in collaboration with renowned scientists across Europe;</li><li>Guaranteed international traveling on project-related missions with a highly competitive per diem rate;</li><li>Attractive salary with a performance-based increase following the trial period;</li><li>Progressive paid leave entitlement tied to tenure within the company;</li><li>Access to regular training for personal and professional development;</li><li>A dynamic and driven team navigating rapid growth;</li><li>Cozy and inviting office space equipped with parking facilities;</li><li>Team building activities in the country and abroad;</li><li>Home office opportunity and flexible working hours for a healthy work-life balance.</li></ul><ul><li>We are looking forward to your application in English. Only shortlisted candidates will be contacted.</li></ul><p>Present your strengths for the job in a CV and cover letter to <a href="mailto:t.metodiev@pensoft.net?Subject=Communications Professional (Sofia, BG; Brussels, BE or remote)">t.metodiev@pensoft.net</a>. Our team will get in touch with the shortlisted applicants.</p></div></div><div class="accordion-border" style="display:none;"><div class="row middle-xs accordion-toggle" id="frontend" style="scroll-margin-top: 100px;"><div class="col-xs start-xs"><b id="docs-internal-guid-80fc5220-7fff-6500-f42b-006acb6b2ea7">Front-end software developer (Sofia, BG)</b></div><div class="col-xs-2 end-xs"><span class="plusminus">+</span></div></div><div class="accordion-content"><p><strong>About the role:</strong></p><p>Pensoft is looking for a motivated and energetic front-end software developer to join our IT team in Sofia, Bulgaria. The role involves working on Pensoft&rsquo;s innovative signature scholarly publishing platform ARPHA, journal and project websites and applications. The employee will be reporting directly to the Chief Technology Officer.</p><p>Contracting freelancers is also possible under special conditions.</p><p><strong>Requirements:</strong></p><ul><li>3+ years experience with Angular;</li><li>Experience with Webpack/Rollup or similar JS bundler.</li></ul><p><strong>Advantages:</strong></p><ul><li>Experience with Laravel;</li><li>Masters or Bachelor&#39;s degree in Computer Science or similar;</li><li>Experience with AWS/MS Azure/Google Cloud platforms.</li></ul><p><strong>We offer: </strong></p><ul><li>Attractive salary;</li><li>Friendly and dynamic working environment;</li><li>Possibilities for professional and personal growth;</li><li>Standard working hours;</li><li>Hybrid workplace.</li></ul><p>Candidates are welcome to send a CV and a short cover letter to <a href="mailto:t.georgiev@pensoft.net?Subject=Front-end software developer (Sofia, BG)">t.georgiev@pensoft.net</a>. Our team will get in touch with the shortlisted applicants.</p></div></div><div class="accordion-border" style="display:none;"><div class="row middle-xs accordion-toggle" id="backend" style="scroll-margin-top: 100px; "><div class="col-xs start-xs"><b id="docs-internal-guid-80fc5220-7fff-6500-f42b-006acb6b2ea7">Back-end software developer (Sofia, BG)</b></div><div class="col-xs-2 end-xs"><span class="plusminus">+</span></div></div><div class="accordion-content"><p><strong>About the role:</strong></p><p>Pensoft is looking for a motivated and energetic back-end software developer to join our IT team in Sofia, Bulgaria. The role involves working on Pensoft&rsquo;s innovative signature scholarly publishing platform ARPHA, journal and project websites and applications. The employee will be reporting directly to the Chief Technology Officer.</p><p>Contracting freelancers is also possible under special conditions.</p><p><strong>Requirements:</strong></p><ul><li>4+ years experience with Laravel, Symphony, or similar PHP framework;</li><li>4+ years experience with PostgreSQL/MySQL/Oracle.</li></ul><p><strong>Advantages:</strong></p><ul><li>Master&rsquo;s or Bachelor&#39;s degree in Computer Science or similar;</li><li>Experience with AWS/MS Azure/Google Cloud platforms;</li><li>Experience with Angular.</li></ul><p><strong>We offer:</strong></p><ul><li>Attractive salary;</li><li>Friendly and dynamic working environment;</li><li>Possibilities for professional and personal growth;</li><li>Standard working hours;</li><li>Hybrid workplace.</li></ul><p>Candidates are welcome to send a CV and a short cover letter to <a href="mailto:t.georgiev@pensoft.net?Subject=Back-end software developer (Sofia, BG)">t.georgiev@pensoft.net</a>. Our team will get in touch with the shortlisted applicants.</p></div></div></div></div><script> $(document).ready(function () { initAccordeon('accordion'); }); </script> <div class="wrapper"> </div> </div> <div id="P-General-Popup-Content" class="P-PopUp"></div> <div class="popup-background" style="display:none"></div> <div id="warningCookie" class="warningCookie"> <div class="row arownd-xs middle-xs"> <div class="col-xs center-xs pwt_additional_class"> <p>This website uses cookies in order to improve your web experience. <a href="https://pensoft.net/terms#Cookies" target="_blank">Read our Cookies Policy</a></p> </div> <div class="col-xs-2"> <a id="removeWarningCookie">OK</a> </div> </div> </div> <script type="text/javascript"> if(document.cookie.indexOf("WarningCookie") ===-1){ $("#warningCookie").show(); } else { $("#warningCookie").remove(); } $("#removeWarningCookie").click(function () { SetCookie('WarningCookie','OK', 365) /* expires in 365 days*/ $("#warningCookie").remove(); }); </script> </div><!-- END main --> <footer class="footer"> <div class=""> <div class="row top-xs between-xs f_content" id="footer-accordion"> <div class="col-md col-sm col-xs-6"> <div class="footer_menuholder"> <div class="about_foot footer-accordion-toggle">ABOUT PENSOFT</div> <ul> <li><a href="https://pensoft.net/about#Company-profile">Company Profile</a></li> <li><a href="https://pensoft.net/about#Innovations-tools">Innovations &amp; Tools</a></li> <li><a href="https://pensoft.net/about#Open-access-policy">Open Access &amp; APC Policies</a></li> <li><a href="https://pensoft.net/terms">Terms of Use</a></li> <li><a href="https://pensoft.net/editorial-policies">Editorial Policies</a></li> <li><a href="https://pensoft.net/general-policies">General Policies</a></li> </ul> </div> </div> <div class="col-md col-sm col-xs-6"> <div class="footer_menuholder padding_right"> <div class="products_foot footer-accordion-toggle">PRODUCTS</a></div> <ul> <li><a href="https://pensoft.net/browse-journals">Journals</a></li> <li><a href="https://ab.pensoft.net/">Advanced Books</a></li> <li><a href="https://books.pensoft.net/">Conventional Books</a></li> <li><a href="https://aca.pensoft.net/">Conference Abstracts</a></li> <li><a href="https://ap.pensoft.net/">Conference Proceedings</a></li> </ul> </div> </div> <div class="col-md col-sm col-xs-6"> <div class="footer_menuholder padding_right"> <div class="products_foot footer-accordion-toggle">SERVICES</a></div> <ul> <li><a href="https://pensoft.net/services-authors">For Authors</a></li> <li><a href="https://pensoft.net/services-journals">For Journals</a></li> <li><a href="https://pensoft.net/services-books">For Books</a></li> <li><a href="https://pensoft.net/services-conferences">For Conferences</a></li> <li><a href="https://pensoft.net/for-organisations">For Organisations</a></li> </ul> </div> </div> <div class="col-md col-sm col-xs-6"> <div class="footer_menuholder"> <div class="other_foot footer-accordion-toggle">PROJECTS</div> <ul> <li><a href="https://pensoft.net/projects">Research Projects</a></li> <li><a href="https://pensoft.net/services-projects">Services</a></li> <li><a href="https://pensoft.net/partners">Partners</a></li> <li class="hide"><a href="https://pensoft.net/media">Brochure</a></li> </ul> </div> </div> <div class="col-md col-sm col-xs-6"> <div class="footer_menuholder"> <div class="other_foot footer-accordion-toggle">ARPHA</div> <ul> <li><a href="https://arphahub.com/about/platform">ARPHA Publishing Platform</a></li> <li><a href="https://arphahub.com/manual">ARPHA Manual</a></li> <li><a href="https://arphahub.com/about/pricing_plans">ARPHA Pricing</a></li> <li><a href="https://pensoft.net/web-services">Web Services</a></li> </ul> </div> </div> <div class="col-md col-sm col-xs-6"> <div class="footer_menuholder"> <div class="contact_foot footer-accordion-toggle">GET IN TOUCH</div> <ul> <li><a href="https://pensoft.net/contacts">Contacts</a></li> <li><a href="javascript:void(0);" onclick="publishRequestPopUp('publish', '', 1);">Publishing Inquiry</a></li> <li><a href="javascript:void(0);" onclick="publishRequestPopUp('migrate', '', 1);">Migrate Your Journal</a></li> <li><a href="javascript:void(0);" onclick="publishRequestPopUp('new', '', 1);">Open a New Journal</a></li> </ul> </div> </div> </div> </div> <div class="foot"> <div class=""> <ul class="row foot_content"> <li class="col-md-3 first-md col-sm-4 col-xs-12"> <div class="row middle-xs nowrap start-md center-xs"> Follow PENSOFT <a class="bluesky" title="BlueSky" target="_blank" href="https://bsky.app/profile/pensoft.net"></a> <a class="facebook" title="Facebook" target="_blank" href="https://www.facebook.com/Pensoft/"></a> <a class="twitter" title="Twitter" target="_blank" href="https://twitter.com/Pensoft"></a> <a class="linkedin" title="LinkedIn" target="_blank" href="https://www.linkedin.com/company/pensoft-publishers/"></a> <a class="youtube" title="Youtube" target="_blank" href="https://www.youtube.com/user/PensoftPublishers/videos"></a> <a class="instagram" title="Instagram" target="_blank" href="https://www.instagram.com/pensoft/"></a> <a class="weibo" title="Weibo" target="_blank" href="https://weibo.com/u/7921316800"></a> </div> </li> <li class="col-md-2 first-md col-sm start-md center-xs col-xs-12"> <a href="https://blog.pensoft.net/">Blog & News</a> <a href="https://blog.pensoft.net/#email-subscribers-form-2" class="textbox_button">Subscribe</a> </li> <li class="col-md-2 first-md col-sm-2 col-xs-12 center-md center-xs first-xs"><a href="/media">Media Center</a></li> <li class="col-md-1 first-md col-sm col-xs-12 center-md center-xs first-xs hide"><a href="/terms">FAQ</a></li> <li class="col-md col-sm col-xs-12 end-md center-xs">&copy; Pensoft Publishers 2025</li> </ul> </div> </div> </footer> <div id="modal"></div> <div class="popup-background" style="display:none"></div> <div id="feedback-popup_PublishArticle" class="P-PopUp" style="display: none;"> <div class="popup-inner-wrapper"> <div id="popup-content"> <div tabindex="-1"> <div class="P-PopUp-Main-Holder"> <div onclick="popUp(window.close, 'feedback-popup_PublishArticle', 'feedback-popup_PublishArticle'); return false;" class="P-PopUp-Close-Btn"></div> <div class="P-PopUp-Content"> <div class="P-PopUp-Title">Article Publishing</div> <div class="P-PopUp-Content-Inner-Tables"> <div class="publish-article-content"> If you want to publish an article, please visit the Browse Journals page and select a journal. </div> </div> </div> <div class="P-PopUp-Footer-Holder"> <div id="feedback-submit-btn" class="submit-btn btn pub-art" onclick="window.location.href='/browse_journals'; return false;">Browse Journals</div> </div> </div> </div> </div> <div class="P-Clear"></div> </div> </div> <!-- analytics start --> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-5W7GFX1664"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-5W7GFX1664'); </script> <!-- analytics end --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10