<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body>
    <p>Hi Francis,</p>
    <p>For EPrints 3.3 it can be found at
      [EPRINTS_PATH]/perl_lib/EPrints/Plugin/Import/BibTeX.pm on 3.4 it
      can be found at
[EPRINTS_PATH]/flavours/pub_lib/plugins/EPrints/Plugin/Import/BibTeX.pm.&nbsp;
      However, I would not advise editing this file directly.&nbsp; Rather I
      would extend the class in your archive as
      cfg/plugins/EPrints/Plugin/Import/LocalBibTeX.pm and add the
      following lines to your archive's cfg/cfg.d/plugins.pl</p>
    $c-&gt;{plugin_alias_map}-&gt;{&quot;Import::BibTeX&quot;} =
    &quot;Import::LocalBibTeX&quot;;<br>
    <p>$c-&gt;{plugin_alias_map}-&gt;{&quot;Import::LocalBibTeX&quot;} = undef;</p>
    <p>Then in LocalBibTeX.pm your code should look something like this:</p>
    <p><font face="Courier New, Courier, monospace">package
        EPrints::Plugin::Import::LocalBibTeX;<br>
        <br>
        use EPrints::Plugin::Import::BibTeX;<br>
        use strict;<br>
        <br>
        our @ISA = qw/ EPrints::Plugin::Import::BibTeX /;<br>
        <br>
        sub new<br>
        {<br>
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; my( $class, %params ) = @_;<br>
        <br>
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; my $self = $class-&gt;SUPER::new( %params );</font></p>
    <font face="Courier New, Courier, monospace">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; # Alter plugin
      attributes if you want</font><br>
    <font face="Courier New, Courier, monospace">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
      $self-&gt;{name} = &quot;Local BibTeX&quot;;</font><br>
    <font face="Courier New, Courier, monospace"><br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return $self;<br>
      }<br>
      <br>
      sub convert_input<br>
      {<br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; my ( $plugin, $input_data ) = @_;<br>
      <br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; my $epdata = $plugin-&gt;SUPER::convert_input( $input_data
      );<br>
      <br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # Add code to do extra BibTeX to epdata conversion here.&nbsp;
      <br>
    </font>
    <p><font face="Courier New, Courier, monospace">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return
        $epdata;<br>
        }</font></p>
    <p>1;<br>
    </p>
    <p>Regards</p>
    <p>David Newman<br>
    </p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 09/03/2021 06:52, Francis Jayakanth
      via Eprints-tech wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:EMEW3|47d7588cf0994f66a1e046840d8ce264x286sL14eprints-tech-bounces|ecs.soton.ac.uk|CAAVv=LT7D6YOufShuU9OU3MAb_rKmDVpEN=2jW5yvycWamcNww@mail.gmail.com">
      <pre class="moz-quote-pre" wrap="">CAUTION: This e-mail originated outside the University of Southampton.

Dear List Members, we import Scopus records of our institute to our
eprints repository every week. There is a need for us to import a few
additional fields like references and funding agency details. By
default, references and funding agency details are not imported
through the BibTeX plugin. Can someone please let me know where to
control the importing through the BibTex plugin?

Thanks and regards, Francis

*** Options: <a class="moz-txt-link-freetext" href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech">http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech</a>
*** Archive: <a class="moz-txt-link-freetext" href="https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.eprints.org%2Ftech.php%2F&amp;data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C7390323e72134f1054a208d8e2d543e7%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637508753334293361%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=ovWJpW3HTF09G4drwwkGYaBm0faL0ydOYN7ZT%2BEKL%2BA%3D&amp;reserved=0" originalSrc="http://www.eprints.org/tech.php/" shash="IDPssM3YyUH2Pb6U7hV2FCGkAFt6Kmr0BiADqljwaSsUGdIKIfg4rrukZkPDWUpHSeQc/FgNDaTM8LDzkFAiXLHjTjxifxqeWeqRRYoOORABJXZQ43KetamliQIhSS2/Wzn2Iu3IZYuOCm4roO1hJl2npMwaAmzzlm5sQMU7PxU=">https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.eprints.org%2Ftech.php%2F&amp;amp;data=04%7C01%7Cdrn%40ecs.soton.ac.uk%7C065615fbcae94e59560f08d8e2c833af%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637508696771507557%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;amp;sdata=4fIHVJ1k46coXywhyFUQsZcbICy%2BXKp%2FYzuKEia6qag%3D&amp;amp;reserved=0</a>
*** EPrints community wiki: <a class="moz-txt-link-freetext" href="https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwiki.eprints.org%2F&amp;data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C7390323e72134f1054a208d8e2d543e7%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637508753334303359%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=zz8k0MAkXY1fQHJ2OdsLQkM3bNA%2BzRmaI9ahWRjx050%3D&amp;reserved=0" originalSrc="http://wiki.eprints.org/" shash="v00LP7/CPTKAAHL2IifN7bUnlEdzg9LOQ+kc0AGmepjO+yihiPUd+mWfGy3BB2SgnPVcIYQyz4LdN1j2Qe5W/t+Pfcn8yfEj0gJGPDPZD0g/chd4X6ViZQueJzVm6lst6YynMNxQa3fhYs/Mu4iTt7rHk0yyixUSUDPqKXvhf2k=">https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwiki.eprints.org%2F&amp;amp;data=04%7C01%7Cdrn%40ecs.soton.ac.uk%7C065615fbcae94e59560f08d8e2c833af%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637508696771517552%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;amp;sdata=6hc9poa0FRzCj3TxEJnx%2F4oM4lBeMZxHEaAkArdKG2c%3D&amp;amp;reserved=0</a>
</pre>
    </blockquote>
  <div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br>
<table style="border-top: 1px solid #D3D4DE;">
        <tr>
        <td style="width: 55px; padding-top: 13px;"><a href="https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.avg.com%2Femail-signature%3Futm_medium%3Demail%26utm_source%3Dlink%26utm_campaign%3Dsig-email%26utm_content%3Demailclient&amp;data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C7390323e72134f1054a208d8e2d543e7%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637508753334303359%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=QIjES9nqa%2B3EnbPGTnmZ9haWmyu6ahQ%2FnIi3GsCAFcE%3D&amp;reserved=0" originalSrc="http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" shash="jqyGr2MAl8ZjuVx88oQ1kgqUKKWW/95druhfswXIwZash88AwIS48ByVCRCTyn0gL5JpurFVXJa3zVTuEzWGiOE/vd7xiwXYdpunDjDyA7byfbrA6SnKFOUg2JSW10pre+WK9xLY9SNaNAJj9EYXBZpPnwh2+OiY/8LezKWUgxI=" target="_blank"><img src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-green-avg-v1.png" alt="" width="46" height="29" style="width: 46px; height: 29px;"></a></td>
                <td style="width: 470px; padding-top: 12px; color: #41424e; font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 18px;">Virus-free. <a href="https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.avg.com%2Femail-signature%3Futm_medium%3Demail%26utm_source%3Dlink%26utm_campaign%3Dsig-email%26utm_content%3Demailclient&amp;data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C7390323e72134f1054a208d8e2d543e7%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637508753334313353%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=mTzVC9TUQAmBET0LDFIou6nJjgnwQ38d8IhcAt8%2BYdk%3D&amp;reserved=0" originalSrc="http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" shash="B6T6Xm++gOQQxptjeGjOWlDA50J2Bk7KIHb9eTS1lBQR69E+WXdWGZb8LL8GG1wqW07Lu7tvLkHzlHd0Rh3c/jX6KFQnB7Hcb6a1VOUSJ4GwJPXFSMhiVKjVXzzpoUD2CfI3tjSI9qlXsmPFk8cjh8cMcJ/RKz3choVXbI1WP60=" target="_blank" style="color: #4453ea;">www.avg.com</a>
                </td>
        </tr>
</table><a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"> </a></div></body>
</html>