Email

[help@doiglobal.org](mailto:help@doiglobal.org)

Phone

+91 9906662570

Location

Srinagar, Jammu & Kashmir, India

Support

24/7 DOI Assistance

Send Message

Our Location

Frequently Asked Questions

Join DOIGLOBAL membership and submit article metadata.

Most DOI requests are processed shortly after metadata verification.

Yes. Journals, publishers, institutions and researchers can join.

Need DOI Infrastructure?

Join DOIGLOBAL and start managing DOI registration, metadata indexing and scholarly discoverability.


Become Member Explore Services
/* ========================= FOOTER ========================= */ .footer{ background:#0f172a; color:#ffffff; padding:60px 0 20px; margin-top:50px; } .footer .container{ max-width:1200px; margin:auto; padding:0 20px; } .footer-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:30px; } .footer h4{ font-size:18px; margin-bottom:18px; color:#ffffff; } .footer p{ color:#cbd5e1; line-height:1.8; font-size:14px; } .footer ul{ list-style:none; padding:0; margin:0; } .footer ul li{ margin-bottom:10px; } .footer ul li a{ color:#cbd5e1; text-decoration:none; transition:.3s; } .footer ul li a:hover{ color:#3b82f6; padding-left:5px; } .footer-contact li{ color:#cbd5e1; margin-bottom:12px; } .footer-social{ margin-top:20px; display:flex; gap:10px; } .footer-social a{ width:40px; height:40px; background:#1e293b; border-radius:50%; display:flex; align-items:center; justify-content:center; color:#fff; text-decoration:none; transition:.3s; } .footer-social a:hover{ background:#2563eb; transform:translateY(-3px); } .footer-bottom{ border-top:1px solid rgba(255,255,255,.1); margin-top:40px; padding-top:20px; text-align:center; color:#94a3b8; font-size:14px; } .footer-bottom a{ color:#3b82f6; text-decoration:none; } .footer-bottom a:hover{ text-decoration:underline; } /* ========================= NEWSLETTER ========================= */ .footer-newsletter{ margin-top:15px; } .footer-newsletter form{ display:flex; margin-top:10px; } .footer-newsletter input{ flex:1; padding:12px; border:none; outline:none; border-radius:6px 0 0 6px; } .footer-newsletter button{ background:#2563eb; color:#fff; border:none; padding:12px 18px; cursor:pointer; border-radius:0 6px 6px 0; } .footer-newsletter button:hover{ background:#1d4ed8; } /* ========================= MOBILE ========================= */ @media(max-width:991px){ .footer-grid{ grid-template-columns:repeat(2,1fr); } } @media(max-width:768px){ .footer{ padding:40px 0 15px; } .footer-grid{ grid-template-columns:1fr; gap:25px; } .footer h4{ margin-bottom:12px; } .footer-newsletter form{ flex-direction:column; gap:10px; } .footer-newsletter input, .footer-newsletter button{ width:100%; border-radius:6px; } .footer-social{ justify-content:center; } .footer-bottom{ font-size:13px; } }